llvm_sys::core

Function LLVMSetTarget

Source
pub unsafe extern "C" fn LLVMSetTarget(
    M: LLVMModuleRef,
    Triple: *const c_char,
)