MCPcopy Create free account
hub / github.com/Firebasky/Java / GetObjectRefType

Method GetObjectRefType

JNI/jni/jni.h:1856–1858  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1854 return functions->GetDirectBufferCapacity(this, buf);
1855 }
1856 jobjectRefType GetObjectRefType(jobject obj) {
1857 return functions->GetObjectRefType(this, obj);
1858 }
1859
1860#endif /* __cplusplus */
1861};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected