Crate cstringify

Source
Expand description

This crate contains the cstringify macro for making a &'static CStr out of a path.

Macros§

cstringify
Creates a &'static CStr from a path.