LLVMTargetMachineOptionsSetCodeGenOptLevel

Function LLVMTargetMachineOptionsSetCodeGenOptLevel 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeGenOptLevel(
    Options: LLVMTargetMachineOptionsRef,
    Level: LLVMCodeGenOptLevel,
)