Function X509_set_ex_data

Source
pub unsafe extern "C" fn X509_set_ex_data(
    r: *mut x509_st,
    idx: i32,
    arg: *mut c_void,
) -> i32