Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidP_SetUsages
pub unsafe extern "system" fn HidP_SetUsages(
reporttype: HIDP_REPORT_TYPE,
usagepage: u16,
linkcollection: u16,
usagelist: *mut u16,
usagelength: *mut u32,
preparseddata: PHIDP_PREPARSED_DATA,
report: PCSTR,
reportlength: u32,
) -> NTSTATUS