Function windows::Win32::Devices::DeviceAndDriverInstallation::CM_Locate_DevNodeW
pub unsafe fn CM_Locate_DevNodeW<P0>(
pdndevinst: *mut u32,
pdeviceid: P0,
ulflags: CM_LOCATE_DEVNODE_FLAGS,
) -> CONFIGRETwhere
P0: Param<PCWSTR>,