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.