pub unsafe extern "system" fn CM_Create_DevNodeW(
    pdndevinst: *mut u32,
    pdeviceid: *const u16,
    dnparent: u32,
    ulflags: u32
) -> CONFIGRET
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation"