Type Alias curl_unlock_function

Source
pub type curl_unlock_function = extern "C" fn(*mut CURL, curl_lock_data, *mut c_void);