Searched defs:C (Results 1 – 1 of 1) sorted by relevance
173 const C: &'static $crate::str::BStr = $crate::str::BStr::from_bytes(S.as_bytes()); consts598 const C: &$crate::str::CStr = match $crate::str::CStr::from_bytes_with_nul(S.as_bytes()) { consts
Completed in 19 milliseconds