Function llvm_sys::core::LLVMGetInlineAsmAsmString

source ยท
pub unsafe extern "C" fn LLVMGetInlineAsmAsmString(
    InlineAsmVal: LLVMValueRef,
    Len: *mut size_t,
) -> *const c_char
Expand description

Get the template string used for an inline assembly snippet.