bdkffi

Macro impl_hash_like

Source
macro_rules! impl_hash_like {
    ($ffi_type:ident, $core_type:ident) => { ... };
}