Searched defs:PushLocalFrame (Results 1 – 2 of 2) sorted by relevance
158 pub PushLocalFrame: Option<unsafe extern "system" fn(env: *mut JNIEnv, capacity: jint) -> jint>, field
837 jint PushLocalFrame(jint capacity) { in PushLocalFrame() function