windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Locate_DevNode_ExW

pub unsafe fn CM_Locate_DevNode_ExW<P1>(
    pdndevinst: *mut u32,
    pdeviceid: P1,
    ulflags: u32,
    hmachine: Option<isize>,
) -> CONFIGRET
where P1: Param<PCWSTR>,