Function openssl_sys::X509_REQ_print

source ยท
pub unsafe extern "C" fn X509_REQ_print(
    bio: *mut BIO,
    req: *mut X509_REQ,
) -> c_int