pub unsafe extern "C" fn Y2RU_GetDitheringWeightParams(
    params: *mut Y2RU_DitheringWeightParams
) -> Result
Expand description

Gets the configured dithering weight parameters.

§Arguments

  • params - Pointer to output the dithering weight parameters to.