Function EVP_PKEY_get_raw_public_key

Source
pub unsafe extern "C" fn EVP_PKEY_get_raw_public_key(
    pkey: *const evp_pkey_st,
    pub_: *mut u8,
    len: *mut usize,
) -> i32