[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetAccountingStats

pub unsafe extern "C" fn nvmlDeviceGetAccountingStats(
    device: nvmlDevice_t,
    pid: c_uint,
    stats: *mut nvmlAccountingStats_t
) -> nvmlReturn_t