icrate 0.1.2

Bindings to Apple's frameworks
Documentation
//! This file has been automatically generated by `objc2`'s `header-translator`.
//! DO NOT EDIT
use crate::common::*;
use crate::AppKit::*;
use crate::CoreLocation::*;
use crate::EventKit::*;
use crate::Foundation::*;
use crate::MapKit::*;

inline_fn!(
    #[deprecated]
    pub unsafe fn EK_LOSE_FRACTIONAL_SECONDS_DO_NOT_USE() {
        todo!()
    }
);

inline_fn!(
    #[deprecated]
    pub unsafe fn DATE_COMPONENTS_DO_NOT_USE() {
        todo!()
    }
);

inline_fn!(
    #[deprecated]
    pub unsafe fn DATETIME_COMPONENTS_DO_NOT_USE() {
        todo!()
    }
);