Function X509_STORE_get_ex_data

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