pub trait NvDeviceDiagnosticsConfigExtension: DeviceV1_0 {
    const METADATA: Extension = NV_DEVICE_DIAGNOSTICS_CONFIG_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_DEVICE_DIAGNOSTICS_CONFIG_EXTENSION

The metadata for this extension.

Implementors§