pub unsafe extern "C" fn LLVMGetInlineAsmAsmString( InlineAsmVal: LLVMValueRef, Len: *mut size_t, ) -> *const c_char
Get the template string used for an inline assembly snippet.