ExitWindowsEx

Function ExitWindowsEx 

Source
pub unsafe extern "system" fn ExitWindowsEx(
    uFlags: UINT,
    dwReason: DWORD,
) -> BOOL