Macro safer_ffi::c[][src]

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

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