[][src]Type Definition napi_sys::uv_fs_cb

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