Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
extract-dummy.cpp File Reference

(231a437fcd53523f09ec6ae323ca63da73c41600)

#include <jni.h>
#include <extract.h>
Include dependency graph for extract-dummy.cpp:

Go to the source code of this file.

Functions

JNIEXPORT jintArray JNICALL Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20 (JNIEnv *, jobject, long)

Function Documentation

◆ Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20()

JNIEXPORT jintArray JNICALL Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20 ( JNIEnv * env,
jobject ,
long addr )

Definition at line 9 of file extract-dummy.cpp.