Function LLVMTargetMachineOptionsSetCPU

Source
#[no_mangle]
pub extern "C" fn LLVMTargetMachineOptionsSetCPU(
    Options: LLVMTargetMachineOptionsRef,
    CPU: *const c_char,
)