Files
swift-mirror/tools/swift-inspect/Sources/AndroidCLib/include/module.modulemap
2025-01-13 08:56:01 -08:00

5 lines
52 B
Plaintext

module AndroidCLib {
header "heap.h"
export *
}