wgpun_DevicePoll function
void
wgpun_DevicePoll()
Poll a device for completed work.
Implementation
@ffi.Native<ffi.Void Function(ffi.Uint64, ffi.Uint8)>()
external void wgpun_DevicePoll(
int device,
int wait,
);