pub unsafe extern "C" fn QTMS_DisableAutoBarrierControl() -> ResultExpand description
Temporarily disables automatic barrier control (when in 3D mode with “super stable 3D” enabled).
Note: This is automatically called upon
qtm:sandqtm:spsession exit.
§Returns
0xC8A18009 if QTM is unavailable (in particular, QTM is always unavailable on N2DSXL), otherwise
0 (success).
Note: Due to an oversight, QTMS_SetQtmStatus allows changing QTM state on N2DSXL. This is not intended to be done, and is in fact never done by official software. If that is regardless the case, this function here does nothing.