Function i2d_X509_REQ_INFO

Source
pub unsafe extern "C" fn i2d_X509_REQ_INFO(
    a: *const X509_req_info_st,
    out: *mut *mut u8,
) -> i32