[][src]Function openssl_sys::d2i_X509_REQ

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