[][src]Type Definition jl_sys::uv_fs_cb

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