Closed TillAlex closed 4 years ago
To allow using surface handles from external libraries (e. g. glfw) we need a public constructor or factory method. Currently external handles can only be used via reflection.
Just found that this is a duplicate of #53 and #59
To allow using surface handles from external libraries (e. g. glfw) we need a public constructor or factory method. Currently external handles can only be used via reflection.