Type Definition curl_sys::curl_ioctl_callback

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