llvm_sys::target_machine

Function LLVMCreateTargetMachineWithOptions

Source
pub unsafe extern "C" fn LLVMCreateTargetMachineWithOptions(
    T: LLVMTargetRef,
    Triple: *const c_char,
    Options: LLVMTargetMachineOptionsRef,
) -> LLVMTargetMachineRef