pub type LPWPUPOSTMESSAGE = Option<unsafe extern "system" fn(hwnd: HWND, msg: u32, wparam: WPARAM, lparam: LPARAM) -> BOOL>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation"