pub type HANDLER_FUNCTION_EX = Option<unsafe extern "system" fn(dwcontrol: u32, dweventtype: u32, lpeventdata: *mut c_void, lpcontext: *mut c_void) -> u32>;
Expand description

Required features: "Win32_System_Services"