Macro array_char

Source
macro_rules! array_char {
    ($str:expr) => { ... };
}
Expand description

Wrapper for char array_create!