Function X509_print

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