[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetSupportedMemoryClocks

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