LLVMSetTarget

Function LLVMSetTarget 

Source
pub unsafe extern "C" fn LLVMSetTarget(
    M: *mut LLVMModule,
    Triple: *const i8,
)