curl_sys::curl_fnmatch_callback
[−]
[src]
type curl_fnmatch_callback = extern "C" fn(*mut c_void, *const c_char, *const c_char) -> c_int;