mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
module CTakesPtrNullable {
|
|
header "c_takes_ptr_nullable.h"
|
|
}
|
|
|
|
module CTakesPtrNonNull {
|
|
header "c_takes_ptr_nonnull.h"
|
|
}
|