Type Definition curl_sys::curl_lock_function

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