Type Definition libuv_sys::uv_walk_cb [] [src]

type uv_walk_cb = extern "C" fn(_: *mut uv_handle_t, _: *mut c_void);