Struct nvapi_sys::gpu::power::private::NV_GPU_POWER_TOPO_V1 [] [src]

#[repr(C)]
pub struct NV_GPU_POWER_TOPO_V1 { pub version: u32, pub count: u32, pub entries: [NV_GPU_POWER_TOPO_ENTRY; 4], }

Fields

Methods

impl NV_GPU_POWER_TOPO_V1
[src]

[src]

Trait Implementations

impl Copy for NV_GPU_POWER_TOPO_V1
[src]

impl Clone for NV_GPU_POWER_TOPO_V1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NV_GPU_POWER_TOPO_V1
[src]

[src]

Formats the value using the given formatter. Read more