mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add some APINotes for `bionic.spawn` to correct the nullability annotations. This allows building Foundation with NDK r26b.
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
---
|
|
Name: bionic
|
|
Functions:
|
|
- Name: posix_spawnattr_init
|
|
Parameters:
|
|
- Position: 0
|
|
Type: "posix_spawnattr_t _Nullable * _Nonnull"
|