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