std
1.88.0-nightly-4824c2bb7-2025-05-02
In std::
sys::
pal::
common::
small_
c_
string
std
::
sys
::
pal
::
common
::
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>