https://issues.dlang.org/show_bug.cgi?id=16269
--- Comment #8 from Ketmar Dark <[email protected]> --- >I get a chance, I'll make a PR thank you. >I will check for null pointer in wrapper rather than the runtime code to avoid >extra >opaque calls. yes, this is way better, tnx again. i planned to do exactly that, but somehow put it in the wrong place. ;-) --
