Type Definition gstreamer_sys::GstCapsFilterMapFunc [] [src]

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