gstreamer_sys

Function gst_structure_id_has_field_typed

Source
pub unsafe extern "C" fn gst_structure_id_has_field_typed(
    structure: *const GstStructure,
    field: GQuark,
    type_: GType,
) -> gboolean