pub fn make_c_string_buf(size: usize) -> CString
Expand description

Make empty CString of the given size.