pub unsafe extern "C" fn LLVMGetModuleDataLayout(
    M: LLVMModuleRef
) -> LLVMTargetDataRef
Expand description

Get the data layout for a module.