Skip to main content
run_with_cstr_allocating
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_
allocating
Copy item path
Source
fn run_with_cstr_allocating<T>( bytes: &[
u8
], f: &dyn
Fn
(&
CStr
) ->
Result
<T>, ) ->
Result
<T>