Function boring_sys::i2d_EC_PUBKEY

source ·
pub unsafe extern "C" fn i2d_EC_PUBKEY(
    ec_key: *const EC_KEY,
    outp: *mut *mut u8
) -> c_int