Function LLVMSetDataLayout

Source
pub unsafe extern "C" fn LLVMSetDataLayout(
    M: *mut LLVMModule,
    DataLayoutStr: *const i8,
)