Type Definition windows_sys::Win32::Security::WinWlx::PFNMSGECALLBACK
[−]pub type PFNMSGECALLBACK = Option<unsafe extern "system" fn(bverbose: BOOL, lpmessage: PCWSTR) -> u32>;
Expand description
Required features: ‘Win32_Security_WinWlx’, ‘Win32_Foundation’