- // This file is generated and will be overwritten automatically.
- #import <Foundation/Foundation.h>
- @class MBNNMotionData;
- NS_SWIFT_NAME(IMUUpdateCallback)
- typedef void (^MBNNIMUUpdateCallback)(MBNNMotionData * _Nonnull result); // NOLINT(modernize-use-using)
|