Function ctru_sys::svcSetGpuProt

source ·
pub unsafe extern "C" fn svcSetGpuProt(
    useApplicationRestriction: bool
) -> Result
Expand description

Sets the GPU protection register to restrict the range of the GPU DMA. 11.3+ only.

§Arguments

  • useApplicationRestriction - Whether to use the register value used for APPLICATION titles.