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