Function LLVMGetDataLayoutStr

Source
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
    M: *mut LLVMModule,
) -> *const i8
Expand description

Obtain the data layout for a module.