[][src]Function gstreamer_video_sys::gst_video_dither_line

pub unsafe extern "C" fn gst_video_dither_line(
    dither: *mut GstVideoDither,
    line: gpointer,
    x: c_uint,
    y: c_uint,
    width: c_uint
)