Searched defs:cstr8 (Results 1 – 4 of 4) sorted by relevance
24 macro_rules! cstr8 { macro
775 let cstr8: &CStr8 = TryFrom::try_from(cstr).unwrap(); in test_cstr8_from_cstr() localVariable