Function X509_REQ_set_version

Source
pub unsafe extern "C" fn X509_REQ_set_version(
    x: *mut X509_req_st,
    version: i64,
) -> i32