Type Definition gstreamer_sys::GstPluginInitFunc [] [src]

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