7 lines
102 B
Plaintext
Raw Normal View History

framework module bdkFFI {
umbrella header "bdkFFI-umbrella.h"
export *
module * { export * }
}