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