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.vipffm
Package
app.photofox.vipsffm.jextract
Interface GValueTransform.Function
Enclosing class:
GValueTransform
public static interface
GValueTransform.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
src_value,
MemorySegment
dest_value)
Method Details
apply
void
apply
(
MemorySegment
src_value,
MemorySegment
dest_value)