Function i2d_ECPrivateKey

Source
pub unsafe extern "C" fn i2d_ECPrivateKey(
    key: *const ec_key_st,
    out: *mut *mut u8,
) -> i32