gst_structure_fixate_field

Function gst_structure_fixate_field 

Source
pub unsafe extern "C" fn gst_structure_fixate_field(
    structure: *mut GstStructure,
    field_name: *const c_char,
) -> gboolean