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