[][src]Function gstreamer_sys::gst_structure_has_field

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