Function PEM_write_bio_X509

Source
pub unsafe extern "C" fn PEM_write_bio_X509(
    out: *mut bio_st,
    x: *const x509_st,
) -> i32