Docs.rs
modelassetlib-native-0.1.1
modelassetlib-native 0.1.1
Docs.rs crate page
Apache-2.0
31 August 2026
Links
crates.io
Source
Owners
srcres258
Dependencies
anyhow ^1.0.81
normal
gltf ^1.4.0
normal
image ^0.25.1
normal
jni ^0.21.1
normal
lazy_static ^1.4.0
normal
nalgebra ^0.32.5
normal
thiserror ^1.0.58
normal
Versions
0.05%
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
get_native_callback
modelassetlib_
native
0.1.1
In modelassetlib_
native::
jniimpl::
gltf
modelassetlib_native
::
jniimpl
::
gltf
Function
get_
native_
callback
Copy item path
Source
pub fn get_native_callback<'a>( env: &mut
JNIEnv
<'a>, this: &
JObject
<'a>, ) ->
Result
<
JObject
<'a>>