Function rustc_codegen_llvm::llvm_::ffi::LLVMAppendModuleInlineAsm
source · pub unsafe extern "C" fn LLVMAppendModuleInlineAsm(
M: &Module,
Asm: *const c_char,
Len: size_t
)
Expand description
See Module::setModuleInlineAsm.