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