JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
app.photofox.vipsffm
app.photofox.vipsffm.jextract
GClassInitFunc
Function
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
apply(MemorySegment, MemorySegment)
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)