Macro pact_ffi::cstr

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

Construct a CStr safely with null checks.