[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetMaxClockInfo

pub unsafe extern "C" fn nvmlDeviceGetMaxClockInfo(
    device: nvmlDevice_t,
    type_: nvmlClockType_t,
    clock: *mut c_uint
) -> nvmlReturn_t