vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function releaseHandle

Release a handle in a thread-safe way

void releaseHandle(string subsys, H) (
  H handle,
  shared(NativeEventDriver) drv
);
Authors
Copyright
License