pub unsafe extern "C" fn Y2RU_GetSpacialDithering(
    enabled: *mut bool
) -> Result
Expand description

Gets whether to use spacial dithering.

§Arguments

  • enable - Pointer to output the spacial dithering state to.