cmd

Function cmd 

Source
pub fn cmd<R>(cmd: u8, arg: u32) -> Cmd<R>
where R: Resp,