Type Definition cups_sys::http_timeout_cb_t [] [src]

type http_timeout_cb_t = Option<unsafe extern "C" fn(_: *mut http_t, _: *mut c_void) -> c_int>;