Skip to main content

Mojo module

cstring

Implements C string interoperability utilities.

Structs

  • CStringSlice: A non-owning immutable view to a nul-terminated C string (const char*).

Was this page helpful?