Crate llvm_lib

Source

Modules§

basic_block
builder
core

Macros§

map_mut_ptr
Get a mutable pointer for the collection with Map function.
to_mut_ptr
Get a mutable pointer for the collection.

Structs§

CDouble
c_double wrapper (from C-type)
CInt
c_int wrapper (from C-type)
CStr
CStr wrapper
CString
CString wrapper
CUint
c_uint wrapper (from C-type)
SizeT
size_t wrapper (from C-type)
UnsafeMutVoidPtr
Wrapping for *mut c_void

Traits§

GetRef
Get raw references trait