Function windows::Win32::Devices::HumanInterfaceDevice::HidD_GetPhysicalDescriptor
pub unsafe fn HidD_GetPhysicalDescriptor<P0>(
hiddeviceobject: P0,
buffer: *mut c_void,
bufferlength: u32,
) -> BOOLEANwhere
P0: Param<HANDLE>,