LLVMTargetMachineOptionsSetRelocMode

Function LLVMTargetMachineOptionsSetRelocMode 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetRelocMode(
    Options: LLVMTargetMachineOptionsRef,
    Reloc: LLVMRelocMode,
)