Struct polyline_ffi::InternalArray [−][src]
Expand description
A C-compatible struct originating inside Rust
used for passing arrays across the FFI boundary
Fields
data: *mut c_voidlen: size_tTrait Implementations
Performs the conversion.
Performs the conversion.