Macro imgui::im_str[][src]

macro_rules! im_str {
    ($e:literal $(,)?) => { ... };
    ($e:literal, $($arg:tt)+) => { ... };
}