☰
curl_unlock_function
In curl_sys
?
Type Definition
curl_sys
::
curl_unlock_function
source
·
[
−
]
pub type curl_unlock_function = extern "C"
fn
(_:
*mut
CURL
, _:
curl_lock_data
, _:
*mut
c_void
);