Function create_whitespace_cstring_with_len

Source
pub fn create_whitespace_cstring_with_len(len: usize) -> CString
Expand description

Create a CString of ‘len’ spaces (with null termination)