Function winapi::um::winuser::ExitWindowsEx

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