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