| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- ;
- ; Definition file of libffi-8.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libffi-8.dll"
- EXPORTS
- ffi_call
- ffi_call_go
- ffi_call_win64
- ffi_closure_alloc
- ffi_closure_free
- ffi_closure_win64
- ffi_closure_win64_inner
- ffi_data_to_code_pointer
- ffi_get_struct_offsets
- ffi_go_closure_win64
- ffi_java_ptrarray_to_raw
- ffi_java_raw_call
- ffi_java_raw_size
- ffi_java_raw_to_ptrarray
- ffi_prep_cif
- ffi_prep_cif_core
- ffi_prep_cif_machdep
- ffi_prep_cif_var
- ffi_prep_closure
- ffi_prep_closure_loc
- ffi_prep_go_closure
- ffi_prep_java_raw_closure
- ffi_prep_java_raw_closure_loc
- ffi_prep_raw_closure
- ffi_prep_raw_closure_loc
- ffi_ptrarray_to_raw
- ffi_raw_call
- ffi_raw_size
- ffi_raw_to_ptrarray
- ffi_tramp_alloc
- ffi_tramp_free
- ffi_tramp_get_addr
- ffi_tramp_is_present
- ffi_tramp_is_supported
- ffi_tramp_set_parms
- ffi_type_complex_double DATA
- ffi_type_complex_float DATA
- ffi_type_complex_longdouble DATA
- ffi_type_double DATA
- ffi_type_float DATA
- ffi_type_longdouble DATA
- ffi_type_pointer DATA
- ffi_type_sint16 DATA
- ffi_type_sint32 DATA
- ffi_type_sint64 DATA
- ffi_type_sint8 DATA
- ffi_type_uint16 DATA
- ffi_type_uint32 DATA
- ffi_type_uint64 DATA
- ffi_type_uint8 DATA
- ffi_type_void DATA
|