Function rustc_codegen_llvm::llvm_::ffi::LLVMSetModuleInlineAsm2[][src]

pub unsafe extern "C" fn LLVMSetModuleInlineAsm2(
    M: &Module,
    Asm: *const c_char,
    AsmLen: size_t
)
Expand description

See Module::setModuleInlineAsm.