Function i2d_ECPrivateKey

Source
pub unsafe extern "C" fn i2d_ECPrivateKey(
    ec_key: *const EC_KEY,
    pp: *mut *mut c_uchar,
) -> c_int