Struct objrs_runtime::objc_object [] [src]

#[repr(C)]
pub struct objc_object(_);

Trait Implementations

Auto Trait Implementations

impl !Send for objc_object

impl !Sync for objc_object