Function X509_STORE_set_ex_data

Source
pub unsafe extern "C" fn X509_STORE_set_ex_data(
    xs: *mut x509_store_st,
    idx: i32,
    data: *mut c_void,
) -> i32