Function openssl_sys::PEM_write_bio_X509[][src]

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