[][src]Type Definition libuv_sys2::uv_walk_cb

type uv_walk_cb = Option<unsafe extern "C" fn(handle: *mut uv_handle_t, arg: *mut c_void)>;