windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Locate_DevNodeW

pub unsafe fn CM_Locate_DevNodeW<P1>(
    pdndevinst: *mut u32,
    pdeviceid: P1,
    ulflags: CM_LOCATE_DEVNODE_FLAGS,
) -> CONFIGRET
where P1: Param<PCWSTR>,