std
1.88.0-nightly-4824c2bb7-2025-05-02
In std::
sys::
process::
unix::
common
std
::
sys
::
process
::
unix
::
common
Function
construct_envp
Copy item path
Source
fn construct_envp( env:
BTreeMap
<
OsString
,
OsString
>, saw_nul: &mut
bool
, ) ->
CStringArray