Skip to main content

_cstr_from_utf8_with_nul_checked

Function _cstr_from_utf8_with_nul_checked 

Source
#[doc(hidden)]
pub const fn _cstr_from_utf8_with_nul_checked(s: &str) -> &CStr
Expand description

Private helper for c_str! macro.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here