pub type PFNMSGECALLBACK = Option<unsafe extern "system" fn(bverbose: BOOL, lpmessage: PCWSTR) -> u32>;
Expand description

Required features: ‘Win32_Security_WinWlx’, ‘Win32_Foundation’