pub type LPDIENUMDEVICESBYSEMANTICSCBW = Option<unsafe extern "system" fn(param0: *mut DIDEVICEINSTANCEW, param1: IDirectInputDevice8W, param2: u32, param3: u32, param4: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"