wolfSSL_i2d_PrivateKey

Function wolfSSL_i2d_PrivateKey 

Source
pub unsafe extern "C" fn wolfSSL_i2d_PrivateKey(
    key: *const WOLFSSL_EVP_PKEY,
    der: *mut *mut c_uchar,
) -> c_int