webview2_com_sys::Windows::Win32::Devices::HumanInterfaceDevice

Function HidP_GetUsagesEx

Source
pub unsafe fn HidP_GetUsagesEx<'a>(
    reporttype: HIDP_REPORT_TYPE,
    linkcollection: u16,
    buttonlist: *mut USAGE_AND_PAGE,
    usagelength: *mut u32,
    preparseddata: isize,
    report: impl IntoParam<'a, PSTR>,
    reportlength: u32,
) -> Result<()>