Function llvm_sys::target_machine::LLVMCreateTargetMachineWithOptions
source ยท pub unsafe extern "C" fn LLVMCreateTargetMachineWithOptions(
T: LLVMTargetRef,
Triple: *const c_char,
Options: LLVMTargetMachineOptionsRef,
) -> LLVMTargetMachineRef