[][src]Function nvapi_sys::gpu::NvAPI_GPU_GetGpuCoreCount

pub unsafe fn NvAPI_GPU_GetGpuCoreCount(
    hPhysicalGPU: NvPhysicalGpuHandle,
    pCount: *mut u32
) -> NvAPI_Status

Retrieves the total number of cores defined for a GPU. Returns 0 on architectures that don't define GPU cores.