Skip to main content
run_with_cstr
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
sys::
helpers::
small_
c_
string
std
::
sys
::
helpers
::
small_c_string
Function
run_
with_
cstr
Copy item path
Source
pub fn run_with_cstr<T>( bytes: &[
u8
], f: &dyn
Fn
(&
CStr
) ->
Result
<T>, ) ->
Result
<T>