Module c_str

Module c_str 

1.88.0 · Source
Expand description

CStr and its related types.

Structs§

CStr
A dynamically-sized view of a C string.

Enums§

FromBytesWithNulError
An error indicating that a nul byte was not in the expected position.