Function openssl_sys::i2d_PrivateKey_bio[][src]

pub unsafe extern "C" fn i2d_PrivateKey_bio(
    b: *mut BIO,
    x: *mut EVP_PKEY
) -> c_int