pub type LPFNOLEUIHOOK = Option<unsafe extern "system" fn(param0: HWND, param1: u32, param2: WPARAM, param3: LPARAM) -> u32>;
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’