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