Function ctru_sys::Y2RU_GetTemporalDithering
source · pub unsafe extern "C" fn Y2RU_GetTemporalDithering(
enabled: *mut bool
) -> Result
Expand description
Gets whether to use temporal dithering.
§Arguments
enable
- Pointer to output the temporal dithering state to.