Macro pact_ffi::safe_str[][src]

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

Construct a &str safely with null checks.