Function gstreamer_sys::gst_structure_map_in_place

source ·
pub unsafe extern "C" fn gst_structure_map_in_place(
    structure: *mut GstStructure,
    func: GstStructureMapFunc,
    user_data: gpointer,
) -> gboolean