[][src]Function webp_sys::WebPPictureARGBToYUVADithered

pub unsafe extern "C" fn WebPPictureARGBToYUVADithered(
    picture: *mut WebPPicture,
    colorspace: WebPEncCSP,
    dithering: f32
) -> c_int