curl_sys

Type Alias curl_unlock_function

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