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