Type Definition GTypePluginUse
gst::ffi
type GTypePluginUse = Option<extern "C" fn(plugin: *mut GTypePlugin)>;