windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Create_DevNodeW

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