curl_sys

Type Alias curl_ioctl_callback

source
pub type curl_ioctl_callback = extern "C" fn(_: *mut CURL, _: c_int, _: *mut c_void) -> curlioerr;