[][src]Type Definition napi_sys::uv_thread_cb

type uv_thread_cb = Option<unsafe extern "C" fn(arg: *mut c_void)>;