Home
last modified time | relevance | path

Searched defs:c_string (Results 1 – 4 of 4) sorted by relevance

/linux/rust/proc-macro2/
H A Dparse.rs516 fn c_string(input: Cursor) -> Result<Cursor, Reject> { in c_string() function
H A Dwrapper.rs900 pub(crate) fn c_string(string: &CStr) -> Literal { in c_string() method
H A Dlib.rs1242 pub fn c_string(string: &CStr) -> Literal { in c_string() method
H A Dfallback.rs1100 pub(crate) fn c_string(string: &CStr) -> Literal { in c_string() method