Home
last modified time | relevance | path

Searched refs:as_char_ptr_in_const_context (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dstr.rs183 pub const fn as_char_ptr_in_const_context(c_str: &CStr) -> *const c_char { in as_char_ptr_in_const_context() function
312 as_char_ptr_in_const_context(self) in as_char_ptr()