Skip to main content

msg_create_tagged_command

Function msg_create_tagged_command 

Source
pub fn msg_create_tagged_command(
    rows: u16,
    cols: u16,
    tag: &str,
    command: &str,
) -> Vec<u8>