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