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