[][src]Type Definition gstreamer_sys::GstPluginInitFunc

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