gstreamer_sys

Function gst_type_is_plugin_api

source
pub unsafe extern "C" fn gst_type_is_plugin_api(
    type_: GType,
    flags: *mut GstPluginAPIFlags,
) -> gboolean
Available on crate feature v1_18 only.