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