[−][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetAutoBoostedClocksEnabled
pub unsafe extern "C" fn nvmlDeviceGetAutoBoostedClocksEnabled(
device: nvmlDevice_t,
isEnabled: *mut nvmlEnableState_t,
defaultIsEnabled: *mut nvmlEnableState_t
) -> nvmlReturn_t