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