LLVMInitializeMCJITCompilerOptions

Function LLVMInitializeMCJITCompilerOptions 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMInitializeMCJITCompilerOptions(
    Options: *mut LLVMMCJITCompilerOptions,
    SizeOfOptions: size_t,
)