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

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