We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
posix_spawn
1 parent a6f4e41 commit 39fd9c1Copy full SHA for 39fd9c1
stdlib/public/Platform/spawn.apinotes
@@ -5,3 +5,9 @@ Functions:
5
Parameters:
6
- Position: 0
7
Type: "posix_spawnattr_t _Nullable * _Nonnull"
8
+- Name: posix_spawn
9
+ Parameters:
10
+ - Position: 2
11
+ Type: "const posix_spawn_file_actions_t _Nonnull * _Nullable"
12
+ - Position: 3
13
+ Type: "const posix_spawnattr_t _Nonnull * _Nullable"
0 commit comments