pub unsafe fn NvAPI_GPU_GetSystemType(
hPhysicalGPU: NvPhysicalGpuHandle,
pSystemType: *mut NV_SYSTEM_TYPE,
) -> NvAPI_StatusExpand description
This function identifies whether the GPU is a notebook GPU or a desktop GPU.
pub unsafe fn NvAPI_GPU_GetSystemType(
hPhysicalGPU: NvPhysicalGpuHandle,
pSystemType: *mut NV_SYSTEM_TYPE,
) -> NvAPI_StatusThis function identifies whether the GPU is a notebook GPU or a desktop GPU.