[][src]Function llvm_sys::target_machine::LLVMNormalizeTargetTriple

pub unsafe extern "C" fn LLVMNormalizeTargetTriple(
    triple: *const c_char
) -> *mut c_char

Normalize a target triple. The result needs to be disposed with LLVMDisposeMessage.