| Package | Description |
|---|---|
| org.bytedeco.libffi.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
ffi.ffi_prep_closure_loc(ffi_closure arg0,
ffi_cif arg1,
Fun_ffi_cif_Pointer_PointerPointer_Pointer fun,
Pointer user_data,
Pointer codeloc) |
static int |
ffi.ffi_prep_closure(ffi_closure arg0,
ffi_cif arg1,
Fun_ffi_cif_Pointer_PointerPointer_Pointer fun,
Pointer user_data)
Deprecated.
|
static int |
ffi.ffi_prep_go_closure(ffi_go_closure arg0,
ffi_cif arg1,
Fun_ffi_cif_Pointer_PointerPointer_Pointer fun) |
Copyright © 2022. All rights reserved.