Struct jni::sys::JavaVM_ [] [src]

pub struct JavaVM_ {
    pub functions: *const JNIInvokeInterface_,
}

Fields

Trait Implementations

impl Copy for JavaVM_
[src]

impl Clone for JavaVM_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for JavaVM_
[src]

Formats the value using the given formatter.

impl Default for JavaVM_
[src]

Returns the "default value" for a type. Read more