Type Definition nvapi_sys::gpu::thermal::NV_THERMAL_TARGET
[−]
[src]
type NV_THERMAL_TARGET = c_int;
Used in NV_GPU_THERMAL_SETTINGS
Trait Implementations
impl Into<NV_THERMAL_TARGET> for ThermalTarget
[src]
fn into(self) -> NV_THERMAL_TARGET
[src]
Performs the conversion.