Function openssl_sys::X509_print

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