run_path_with_cstr
std
1.92.0-nightly
(595b9a498 2025-10-03)
In std::
sys::
pal::
common::
small_
c_
string
std
::
sys
::
pal
::
common
::
small_c_string
Function
run_
path_
with_
cstr
Copy item path
Source
pub fn run_path_with_cstr<T>( path: &
Path
, f: &dyn
Fn
(&
CStr
) ->
Result
<T>, ) ->
Result
<T>