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_doublewrapper (from C-type)- CInt
c_intwrapper (from C-type)- CStr
CStrwrapper- CString
CStringwrapper- CUint
c_uintwrapper (from C-type)- SizeT
size_twrapper (from C-type)- Unsafe
MutVoid Ptr - Wrapping for
*mut c_void
Traits§
- GetRef
- Get raw references trait