Function llvm_sys::target_machine::LLVMTargetMachineOptionsSetCPU

source ยท
pub unsafe extern "C" fn LLVMTargetMachineOptionsSetCPU(
    Options: LLVMTargetMachineOptionsRef,
    CPU: *const c_char,
)