Struct jni_sys::JNIEnv_ [] [src]

#[repr(C)]
pub struct JNIEnv_ { pub functions: *const JNINativeInterface_, }

Fields

Trait Implementations

impl Copy for JNIEnv_
[src]

impl Clone for JNIEnv_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more