Searched defs:JNIInvokeInterface_ (Results 1 – 2 of 2) sorted by relevance
106 pub type JavaVM = *const JNIInvokeInterface_; constant1475 pub struct JNIInvokeInterface_ { struct1476 pub reserved0: *mut c_void,1477 pub reserved1: *mut c_void,1501 impl Clone for JNIInvokeInterface_ { argument
1890 struct JNIInvokeInterface_ { struct1907 const struct JNIInvokeInterface_ *functions; argument