pub type PHIDP_INSERT_SCANCODES = Option<unsafe extern "system" fn(context: *const c_void, newscancodes: PCSTR, length: u32) -> BOOLEAN>;
Expand description

Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"