[][src]Type Definition napi_sys::uv_check_cb

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