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