Function PEM_write_X509_REQ_NEW

Source
pub unsafe extern "C" fn PEM_write_X509_REQ_NEW(
    out: *mut _IO_FILE,
    x: *const X509_req_st,
) -> i32