NvAPI_GPU_GetCoolerPolicyTable

Function NvAPI_GPU_GetCoolerPolicyTable 

Source
pub unsafe fn NvAPI_GPU_GetCoolerPolicyTable(
    hPhysicalGPU: NvPhysicalGpuHandle,
    coolerIndex: u32,
    pCoolerTable: *mut NV_GPU_COOLER_POLICY_TABLE,
    count: *mut u32,
) -> NvAPI_Status
Expand description

Undocumented function. Retrieves the table of cooler and policy levels for the selected policy. Supported only for NVAPI_COOLER_POLICY_PERF.