Type Definition curl_sys::curl_lock_function

source ·
pub type curl_lock_function = extern "C" fn(_: *mut CURL, _: u32, _: u32, _: *mut c_void);