#[doc(hidden)] pub const fn _cstr_from_utf8_with_nul_checked(s: &str) -> &CStr
Private helper for c_str! macro.
c_str!