Function gstreamer_sys::gst_structure_get_flagset [−][src]
pub unsafe extern "C" fn gst_structure_get_flagset(
structure: *const GstStructure,
fieldname: *const c_char,
value_flags: *mut c_uint,
value_mask: *mut c_uint
) -> gboolean