JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
app.photofox.vipsffm
Package
app.photofox.vipsffm.jextract
Interface GClassInitFunc.Function
Enclosing class:
GClassInitFunc
public static interface
GClassInitFunc.Function
The function pointer signature, expressed as a functional interface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
MemorySegment
g_class,
MemorySegment
class_data)
Method Details
apply
void
apply
(
MemorySegment
g_class,
MemorySegment
class_data)