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