[−][src]Function llvm_sys::object::LLVMCreateObjectFile
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
Use LLVMCreateBinary instead