Searched defs:non_printables (Results 1 – 1 of 1) sorted by relevance
661 let non_printables = CStr::from_bytes_with_nul(b"\x01\x09\x0a\0")?; test_cstr_display() localVariable 686 let non_printables = CStr::from_bytes_with_nul(b"\x01\x09\x0a\0")?; test_cstr_debug() localVariable