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

type GstMiniObjectNotify = Option<extern "C" fn(user_data: gpointer, obj: *mut GstMiniObject)>;