Struct fsevent_sys::FSEventStreamContext [−][src]
#[repr(C)]pub struct FSEventStreamContext { pub version: CFIndex, pub info: *mut c_void, pub retain: *mut c_void, pub copy_description: *mut c_void, }
Fields
version: CFIndex
info: *mut c_void
retain: *mut c_void
copy_description: *mut c_void
Auto Trait Implementations
impl !Send for FSEventStreamContext
impl !Send for FSEventStreamContext
impl !Sync for FSEventStreamContext
impl !Sync for FSEventStreamContext