Function gstreamer_sys::gst_structure_id_has_field

source ·
pub unsafe extern "C" fn gst_structure_id_has_field(
    structure: *const GstStructure,
    field: GQuark,
) -> gboolean