parent
225353d8bb
commit
ad9a1daa81
6 changed files with 297 additions and 13 deletions
|
@ -71,6 +71,8 @@
|
|||
void LLVMRustSetLastError(const char*);
|
||||
|
||||
typedef struct OpaqueRustString *RustStringRef;
|
||||
typedef struct LLVMOpaqueTwine *LLVMTwineRef;
|
||||
typedef struct LLVMOpaqueDebugLoc *LLVMDebugLocRef;
|
||||
|
||||
extern "C" void
|
||||
rust_llvm_string_write_impl(RustStringRef str, const char *ptr, size_t size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue