Function gspSubmitGxCommand

Source
pub unsafe extern "C" fn gspSubmitGxCommand(
    gxCommand: *const u32_,
) -> Result
Expand description

Submits a GX command.

ยงArguments

  • gxCommand - GX command to execute.