Type Definition julia_sys::uv_work_cb [] [src]

type uv_work_cb = Option<unsafe extern "C" fn(_: *mut uv_work_t)>;