Type Definition libuv_sys::uv_fs_cb [] [src]

type uv_fs_cb = Option<extern "C" fn(_: *mut uv_fs_t)>;