Function llvm_sys::object::LLVMCreateObjectFile
source · 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