LLVMTargetMachineOptionsSetCPU

Function LLVMTargetMachineOptionsSetCPU 

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