pub type PWLX_MESSAGE_BOX = Option<unsafe extern "system" fn(hwlx: HANDLE, hwndowner: HWND, lpsztext: PCWSTR, lpsztitle: PCWSTR, fustyle: u32) -> i32>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation"