i2d_PUBKEY

Function i2d_PUBKEY 

Source
pub unsafe extern "C" fn i2d_PUBKEY(
    pkey: *const EVP_PKEY,
    outp: *mut *mut u8,
) -> c_int