Docs.rs
tflite-dyn-0.1.1
tflite-dyn 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
18 July 2026
Links
Repository
crates.io
Source
Owners
LaylBongers
Dependencies
libloading ^0.7.2
normal
semver ^1.0.4
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
TfLiteTensorDataF
tflite_
dyn
0.1.1
In tflite_
dyn::
sys
tflite_dyn
::
sys
Type Alias
TfLite
Tensor
DataF
Copy item path
Source
pub type TfLiteTensorDataF = unsafe extern "C"
fn
(tensor:
*const
TfLiteTensor
) ->
*const
c_void
;