LLVMSetTarget

Function LLVMSetTarget 

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