Type Definition gst::ffi::GstVideoFormatUnpack[][src]

type GstVideoFormatUnpack = Option<extern "C" fn(info: *const GstVideoFormatInfo, flags: GstVideoPackFlags, dest: gpointer, data: *mut gpointer, stride: *mut gint, x: gint, y: gint, width: gint)>;