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