pub const fn as_char_ptr_in_const_context(c_str: &CStr) -> *const c_char
Returns a C pointer to the string.