All Downloads are FREE. Search and download functionalities are using the official Maven repository.

astffi.llvm.0.1.2.source-code.jni_com_alibaba_fastffi_llvm_MemoryBufferRef_cxx_0x2ff7597b.cc Maven / Gradle / Ivy

The newest version!
#include 
#include 
#include "llvm/Support/MemoryBuffer.h"

#ifdef __cplusplus
extern "C" {
#endif

// Common Stubs

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_llvm_MemoryBufferRef_1cxx_10x2ff7597b__1elementSize_00024_00024_00024(JNIEnv*, jclass) {
    return (jint)sizeof(llvm::MemoryBufferRef);
}

#ifdef __cplusplus
}
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy