Function boring_sys::i2d_ECParameters

source ยท
pub unsafe extern "C" fn i2d_ECParameters(
    key: *const EC_KEY,
    outp: *mut *mut u8
) -> c_int