Function boring_sys::i2d_PrivateKey
source ยท pub unsafe extern "C" fn i2d_PrivateKey(
key: *const EVP_PKEY,
outp: *mut *mut u8,
) -> c_intpub unsafe extern "C" fn i2d_PrivateKey(
key: *const EVP_PKEY,
outp: *mut *mut u8,
) -> c_int