Type Definition gstreamer_sys::GstPluginInitFunc

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