☰
In std::sys::windows::process
Structs
Command
CommandArgs
EnvKey
ExitCode
ExitStatus
ExitStatusError
Process
StdioPipes
Enums
Stdio
Functions
command_prompt
ensure_no_nuls
make_command_line
make_dirp
make_envp
program_exists
resolve_exe
search_paths
zeroed_process_information
zeroed_startupinfo
?
Function
std
::
sys
::
windows
::
process
::
make_dirp
source
·
[
−
]
fn make_dirp(d:
Option
<&
OsString
>) ->
Result
<(
*const
u16
,
Vec
<
u16
>)>
🔬
This is a nightly-only experimental API. (
process_internals
)