Rust has CStr and CString , which gives us two options: If we can ensure the input String is already null terminated and outlives the use, we ...
確定! 回上一頁