run_with_cstr_allocating
std
1.92.0-nightly
(5c7ae0c7e 2025-10-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>