Function LLVMTargetMachineOptionsSetCodeGenOptLevel

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