gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GInputStreamClass.skipAsync
gio
c
types
GInputStreamClass
struct
GInputStreamClass
extern (
C
)
void
function
(
GInputStream
*
stream
,
size_t
count
,
int
ioPriority
,
GCancellable
*
cancellable
,
GAsyncReadyCallback
callback
,
void
*
userData
)
skipAsync
;
Meta
Source
See Implementation
gio
c
types
GInputStreamClass
variables
GReserved1
GReserved2
GReserved3
GReserved4
GReserved5
closeAsync
closeFinish
closeFn
parentClass
readAsync
readFinish
readFn
skip
skipAsync
skipFinish