☰
In std::sys::common::small_c_string
?
Function
std
::
sys
::
common
::
small_c_string
::
run_path_with_cstr
source
·
[
−
]
pub fn run_path_with_cstr<T, F>(path: &
Path
, f: F) ->
Result
<T>
where F:
FnOnce
(&
CStr
) ->
Result
<T>,