Function X509_REQ_set_subject_name

Source
pub unsafe extern "C" fn X509_REQ_set_subject_name(
    req: *mut X509_req_st,
    name: *const X509_name_st,
) -> i32