Function d2i_PublicKey

Source
pub unsafe extern "C" fn d2i_PublicKey(
    type_: i32,
    a: *mut *mut evp_pkey_st,
    pp: *mut *const u8,
    length: i64,
) -> *mut evp_pkey_st