windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Locate_DevNodeA

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