Function openssl_sys::i2d_PrivateKey

source ยท
pub unsafe extern "C" fn i2d_PrivateKey(
    k: *mut EVP_PKEY,
    buf: *mut *mut u8,
) -> c_int