Function llvm_sys::core::LLVMSetTarget

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