pub unsafe extern "C" fn LLVMCreateObjectFile(
MemBuf: LLVMMemoryBufferRef,
) -> LLVMObjectFileRef👎Deprecated since LLVM 9.0: Use LLVMCreateBinary instead
pub unsafe extern "C" fn LLVMCreateObjectFile(
MemBuf: LLVMMemoryBufferRef,
) -> LLVMObjectFileRef