Macro core_foundation::impl_CFComparison

source ยท
macro_rules! impl_CFComparison {
    ($ty:ident, $compare:ident) => { ... };
}