Skip to main content

msg_create2

Function msg_create2 

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