curl_sys::curl_debug_callback [] [src]

type curl_debug_callback = extern fn(*mut CURL, curl_infotype, *mut c_char, size_t, *mut c_void) -> c_int;