| Package | Description |
|---|---|
| org.bytedeco.libffi | |
| org.bytedeco.libffi.global |
| Modifier and Type | Method and Description |
|---|---|
ffi_go_closure |
ffi_go_closure.cif(ffi_cif setter) |
ffi_go_closure |
ffi_go_closure.fun(ffi_go_closure.Fun_ffi_cif_Pointer_PointerPointer_Pointer setter) |
ffi_go_closure |
ffi_go_closure.getPointer(long i) |
ffi_go_closure |
ffi_go_closure.position(long position) |
ffi_go_closure |
ffi_go_closure.tramp(Pointer setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
ffi.ffi_prep_go_closure(ffi_go_closure arg0,
ffi_cif arg1,
Fun_ffi_cif_Pointer_Pointer_Pointer fun) |
static int |
ffi.ffi_prep_go_closure(ffi_go_closure arg0,
ffi_cif arg1,
Fun_ffi_cif_Pointer_PointerPointer_Pointer fun) |
Copyright © 2021. All rights reserved.