Function show_command_prompt

Source
pub fn show_command_prompt(
    state: &mut SystemState,
    ctx: &Context,
    window_size: Option<Vec2>,
    msgs: &mut Vec<Message>,
)