Function LLVMCreateObjectFile

Source
#[no_mangle]
pub extern "C" fn LLVMCreateObjectFile(
    MemBuf: LLVMMemoryBufferRef,
) -> LLVMObjectFileRef