signal generation and forbidden unsafe pointers

This commit is contained in:
RSWilli
2025-09-16 22:36:07 +02:00
parent 9419e7a374
commit 2543740f64
24 changed files with 1510 additions and 2239 deletions

View File

@@ -126,6 +126,7 @@ var Data = genmain.Overlay(
typesystem.IgnoreMatching("Message.new_property_notify"),
typesystem.IgnoreMatching("Message.get_stream_status_object"),
typesystem.IgnoreMatching("Structure.get_value"),
typesystem.IgnoreMatching("Structure.set_value"),
typesystem.IgnoreMatching("Structure.id_get_value"),
typesystem.IgnoreMatching("Structure.id_take_value"),
typesystem.IgnoreMatching("Structure.take_value"),