CreateTimerQueue method

Pointer<Void> CreateTimerQueue()

Implementation

ffi.Pointer<ffi.Void> CreateTimerQueue() {
  return _CreateTimerQueue();
}