Function openssl_sys::PEM_write_bio_X509

source ยท
pub unsafe extern "C" fn PEM_write_bio_X509(
    bio: *mut BIO,
    x509: *mut X509,
) -> c_int