kvarn_async::prelude::compact_str::core::ffi

Struct CStr

1.64.0 ยท source
pub struct CStr { /* private fields */ }
Expand description

Representation of a borrowed C string.

This type represents a borrowed reference to a nul-terminated array of bytes. It can be constructed safely from a &[