pub unsafe extern "system" fn CM_Get_Class_NameW(
    classguid: *const GUID,
    buffer: PWSTR,
    pullength: *mut u32,
    ulflags: u32
) -> CONFIGRET
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation"