Type Definition windows_sys::Win32::Devices::HumanInterfaceDevice::LPDIENUMDEVICEOBJECTSCALLBACKW
[−]pub type LPDIENUMDEVICEOBJECTSCALLBACKW = Option<unsafe extern "system" fn(param0: *mut DIDEVICEOBJECTINSTANCEW, param1: *mut c_void) -> BOOL>;
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"