cstringify
0.0.1
Macros
cstringify
cstringify
Macro
cstringify
Copy item path
Settings
Help
Summary
Source
macro_rules! cstringify { ($x:path) => { ... }; }
Expand description
Creates a
&'static CStr
from a path.