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