pub fn make_string_buf(size: usize) -> *mut i8
Expand description

Make empty CString pointer of the given size.