[][src]Macro libyal_rs_common::impl_ffi_dtor

macro_rules! impl_ffi_dtor {
    ($ty:ident, $dtor:ident) => { ... };
}