dx_core::impl_com_object! [] [src]

macro_rules! impl_com_object {
    ($target:ty : $($vtable:ty),+) => { ... };
}