Macro pact_matching_ffi::cstr[][src]

macro_rules! cstr {
    ($name : ident) => { ... };
}
Expand description

Construct a CStr safely with null checks.