Method lrs::string::CStr::empty

Returns an empty CStr.

Syntax

impl CStr {
    fn empty() -> &'static CStr
}