Type Definition libuv_sys::uv_fs_event_cb [] [src]

type uv_fs_event_cb = extern "C" fn(_: *mut uv_fs_event_t, _: *const c_char, _: c_int, _: c_int);