[][src]Type Definition napi_sys::uv_close_cb

type uv_close_cb = Option<unsafe extern "C" fn(handle: *mut uv_handle_t)>;