pub unsafe extern "C" fn LLVMSetModuleDataLayout(
M: LLVMModuleRef,
R: LLVMTargetDataRef,
)
Expand description
Set the data layout for a module.
pub unsafe extern "C" fn LLVMSetModuleDataLayout(
M: LLVMModuleRef,
R: LLVMTargetDataRef,
)
Set the data layout for a module.