Skip to main content
run_with_cstr
std
1.99.0-nightly
(d0babd8b6 2026-07-15)
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>