Skip to main content
copy_str_to_c
gc_abi
0.5.0
gc_abi
Function
copy_
str_
to_
c
Copy item path
pub(crate) fn copy_str_to_c<const N:
usize
>( str: &
str
, ) ->
Result
<[
c_char
;
N
],
GCPluginABIError
>