[][src]Macro luis_sys::SmartHandle

macro_rules! SmartHandle {
    ( $name:ident, $t:ty, $release:ident, $check:ident ) => { ... };
}

Compact version to wrap underlying handle.