[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetFanSpeed

pub unsafe extern "C" fn nvmlDeviceGetFanSpeed(
    device: nvmlDevice_t,
    speed: *mut c_uint
) -> nvmlReturn_t