aws_lc_sys

Function PEM_write_bio_X509

Source
pub unsafe extern "C" fn PEM_write_bio_X509(
    bp: *mut BIO,
    x: *mut X509,
) -> c_int