Type Definition gstreamer_sys::GstMiniObjectDisposeFunction [] [src]

type GstMiniObjectDisposeFunction = Option<unsafe extern "C" fn(_: *mut GstMiniObject) -> gboolean>;