Type Definition curl_sys::curl_fnmatch_callback

pub type curl_fnmatch_callback = extern "C" fn(*mut c_void, *const c_char, *const c_char) -> c_int;