Function LLVMRustSetLLVMOptions

Source
pub(crate) unsafe extern "C" fn LLVMRustSetLLVMOptions(
    Argc: c_int,
    Argv: *const *const c_char,
)