Docs.rs
jni-pointer-0.1.0
jni-pointer 0.1.0
Permalink
Docs.rs crate page
MIT
30 July 2026
Links
crates.io
Source
Owners
coffeeispower
Dependencies
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
jptr
jni_
pointer
0.1.0
jptr
Trait Implementations
From<Pointer<Kind>>
In crate jni_
pointer
jni_pointer
Type Alias
jptr
Copy item path
Source
pub type jptr =
i64
;
Trait Implementations
§
Source
§
impl<Kind>
From
<
Pointer
<Kind>> for
jptr
Source
§
fn
from
(pointer:
Pointer
<Kind>) -> Self
Converts to this type from the input type.