pdcstr

Macro pdcstr 

Source
macro_rules! pdcstr {
    ($expression:expr) => { ... };
}
Available on non-Windows only.
Expand description

A macro for creating a PdCStr at compile time.