Function windows::Win32::Devices::HumanInterfaceDevice::HidP_GetLinkCollectionNodes
pub unsafe fn HidP_GetLinkCollectionNodes<P0>(
linkcollectionnodes: *mut HIDP_LINK_COLLECTION_NODE,
linkcollectionnodeslength: *mut u32,
preparseddata: P0,
) -> NTSTATUSwhere
P0: Param<PHIDP_PREPARSED_DATA>,