Struct ndk_sys::AChoreographer [−][src]
#[repr(C)]pub struct AChoreographer { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AChoreographer
impl Send for AChoreographer
impl Sync for AChoreographer
impl Unpin for AChoreographer
impl UnwindSafe for AChoreographer
Blanket Implementations
Mutably borrows from an owned value. Read more