[−][src]Function gstreamer_sys::gst_structure_fixate_field_string
pub unsafe extern "C" fn gst_structure_fixate_field_string(
structure: *mut GstStructure,
field_name: *const c_char,
target: *const c_char
) -> gboolean