Function llvm_sys::core::LLVMSetTarget

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