pub unsafe extern "system" fn UnregisterWaitEx(
    waithandle: HANDLE,
    completionevent: HANDLE
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’