LLVMTargetMachineOptionsSetCPU

Function LLVMTargetMachineOptionsSetCPU 

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