Struct uapi::UstrPtr [−][src]
pub struct UstrPtr<'a> { /* fields omitted */ }Expand description
Wrapper for a *const *const libc::c_char with a terminating null pointer
Implementations
Trait Implementations
Extends a collection with the contents of an iterator. Read more
🔬 This is a nightly-only experimental API. (
extend_one)Extends a collection with exactly one element.
🔬 This is a nightly-only experimental API. (
extend_one)Reserves capacity in a collection for the given number of additional elements. Read more
Creates a value from an iterator. Read more
