Skip to main content

msg_create2_with_cwd

Function msg_create2_with_cwd 

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