Function GSPGPU_SetLedForceOff

Source
pub unsafe extern "C" fn GSPGPU_SetLedForceOff(
    disable: bool,
) -> Result
Expand description

Sets 3D_LEDSTATE to the input state value.

ยงArguments

  • disable - False = 3D LED enable, true = 3D LED disable.