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