Function ctru_sys::GPUCMD_AddSingleParam
source · pub unsafe extern "C" fn GPUCMD_AddSingleParam(
header: u32_,
param: u32_
)
Expand description
Adds a command with a single parameter to the current command buffer.
pub unsafe extern "C" fn GPUCMD_AddSingleParam(
header: u32_,
param: u32_
)
Adds a command with a single parameter to the current command buffer.