Function gst::ffi::gst_structure_has_field_typed[][src]

pub unsafe extern "C" fn gst_structure_has_field_typed(
    structure: *const GstStructure,
    fieldname: *const gchar,
    _type: GType
) -> gboolean