Interface _GInputStreamClass.read_fn.Function
- Enclosing class:
_GInputStreamClass.read_fn
public static interface _GInputStreamClass.read_fn.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionlong
apply
(MemorySegment _x0, MemorySegment _x1, long _x2, MemorySegment _x3, MemorySegment _x4)
-
Method Details
-
apply
-