A helper type for creating *const *const c_char objects.
struct CPtrPtr<Heap = Libc>
where Heap: Allocator,
{
/* private fields */
}| Name | Description |
|---|---|
| buffered | Creates a new |
| new | Allocates a new |
| Receiver | Name | Description |
|---|---|---|
&mut self | clear | Removes all strings from the |
&mut self | finish | Finishes the construction and returns the |
&mut self | push | Adds a string to the |
| Name | Description |
|---|---|
| Drop | Objects with a destructor. |