Uses of Interface
club.doki7.sdl3.datatype.ISDL_AsyncIOOutcome
Packages that use ISDL_AsyncIOOutcome
-
Uses of ISDL_AsyncIOOutcome in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_AsyncIOOutcomeModifier and TypeMethodDescriptionbooleanSDL3.getAsyncIOResult(@Nullable SDL_AsyncIOQueue queue, @Nullable ISDL_AsyncIOOutcome outcome) Query an async I/O task queue for completed tasks.booleanSDL3.waitAsyncIOResult(@Nullable SDL_AsyncIOQueue queue, @Nullable ISDL_AsyncIOOutcome outcome, int timeoutMS) Block until an async I/O task queue has a completed task. -
Uses of ISDL_AsyncIOOutcome in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_AsyncIOOutcomeModifier and TypeClassDescriptionfinal recordInformation about a completed asynchronous I/O request.static final recordRepresents a pointer to / an array of null structure(s) in native memory.