[][src]Function gstreamer_sys::gst_structure_has_field_typed

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