5 lines
142 B
Objective-C
5 lines
142 B
Objective-C
// This is the "umbrella header" for our combined Rust code library.
|
|
// It needs to import all of the individual headers.
|
|
|
|
#import "bdkFFI.h"
|