Function ctru_sys::csndAddCmd

source ·
pub unsafe extern "C" fn csndAddCmd(cmdid: c_int) -> *mut u32_
Expand description

Adds a command to the list, returning a buffer to write arguments to.

§Arguments

  • cmdid - ID of the command to add.

§Returns

A buffer to write command arguments to.