[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetSupportedGraphicsClocks

pub unsafe extern "C" fn nvmlDeviceGetSupportedGraphicsClocks(
    device: nvmlDevice_t,
    memoryClockMHz: c_uint,
    count: *mut c_uint,
    clocksMHz: *mut c_uint
) -> nvmlReturn_t