Modules§
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)- Unsafe
MutVoid Ptr - Wrapping for
*mut c_void
Traits§
- GetRef
- Get raw references trait