Function i2d_PublicKey

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