[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceSetDefaultAutoBoostedClocksEnabled

pub unsafe extern "C" fn nvmlDeviceSetDefaultAutoBoostedClocksEnabled(
    device: nvmlDevice_t,
    enabled: nvmlEnableState_t,
    flags: c_uint
) -> nvmlReturn_t