🔥
This commit is contained in:
parent
fcf6aa15eb
commit
3f66dd678a
1 changed files with 0 additions and 3 deletions
|
@ -7,11 +7,8 @@ use core_foundation::{
|
||||||
base::{CFTypeID, TCFType},
|
base::{CFTypeID, TCFType},
|
||||||
declare_TCFType, impl_CFTypeDescription, impl_TCFType,
|
declare_TCFType, impl_CFTypeDescription, impl_TCFType,
|
||||||
};
|
};
|
||||||
use objc::runtime;
|
|
||||||
use std::ffi::c_void;
|
use std::ffi::c_void;
|
||||||
|
|
||||||
pub type id = *mut runtime::Object;
|
|
||||||
|
|
||||||
pub mod io_surface {
|
pub mod io_surface {
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue