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