Function ctru_sys::GX_ProcessCommandList
source · pub unsafe extern "C" fn GX_ProcessCommandList(
buf0a: *mut u32_,
buf0s: u32_,
flags: u8_
) -> Result
Expand description
Processes a GPU command list.
§Arguments
buf0a
- Command list address.buf0s
- Command list size.flags
- Flags to process with.