openssl_sys

Function d2i_X509_REQ

source
pub unsafe extern "C" fn d2i_X509_REQ(
    a: *mut *mut X509_REQ,
    pp: *mut *const c_uchar,
    length: c_long,
) -> *mut X509_REQ