Type Definition gstreamer_sys::GstPluginInitFunc[][src]

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