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

Submits a GX command.

§Arguments

  • gxCommand - GX command to execute.