openssl_sys

Function i2d_PrivateKey

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