[][src]Macro safer_ffi::c

macro_rules! c {
    #[::proc_macro_hack::proc_macro_hack] => { ... };
}
This is supported on feature="proc_macros" only.

Creates a compile-time checked char_p::Ref<'static> out of a string literal.