Type Definition gstreamer_sys::GstCapsMapFunc [] [src]

type GstCapsMapFunc = Option<unsafe extern "C" fn(_: *mut GstCapsFeatures, _: *mut GstStructure, _: gpointer) -> gboolean>;