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