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