pub unsafe extern "C" fn LLVMGetModuleDataLayout(
M: LLVMModuleRef,
) -> LLVMTargetDataRef
Expand description
Get the data layout for a module.
pub unsafe extern "C" fn LLVMGetModuleDataLayout(
M: LLVMModuleRef,
) -> LLVMTargetDataRef
Get the data layout for a module.