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