LLVMTargetMachineOptionsSetCodeModel

Function LLVMTargetMachineOptionsSetCodeModel 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeModel(
    Options: LLVMTargetMachineOptionsRef,
    CodeModel: LLVMCodeModel,
)