vlcrs-core: object: add Object::new()
- Jan 27, 2025
-
-
Alexandre Janniaux authored
This allows creating objects from existing objects (in a libvlc tree) or dummy objects (parent = None) for tests, and provide the Drop implementation to delete the objects when they go out of scope.
76dee610
-