Struct byte_strings::const_::CStr[][src]

pub struct CStr(_);
Expand description

const-constructible equivalent of ::std::ffi::CStr.

Implementations

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more