pub unsafe extern "system" fn HidD_GetAttributes(
    hiddeviceobject: HANDLE,
    attributes: *mut HIDD_ATTRIBUTES
) -> BOOLEAN
Expand description

Required features: ‘Win32_Devices_HumanInterfaceDevice’, ‘Win32_Foundation’