Module c_string

Source
Expand description

Methods to interop with null-terminated C strings.

This code is largely copied from the rust compiler’s small_c_string.rs.

Constants§

MAX_STACK_ALLOCATION

Functions§

run_path_with_cstr
run_with_cstr