gst_structure_foreach_id_str

Function gst_structure_foreach_id_str 

Source
pub unsafe extern "C" fn gst_structure_foreach_id_str(
    structure: *const GstStructure,
    func: GstStructureForeachIdStrFunc,
    user_data: gpointer,
) -> gboolean