libffi.def 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. ;
  2. ; Definition file of libffi-8.dll
  3. ; Automatic generated by gendef 1.1
  4. ; written by Kai Tietz 2008
  5. ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
  6. ;
  7. LIBRARY "libffi-8.dll"
  8. EXPORTS
  9. ffi_call
  10. ffi_call_go
  11. ffi_call_win64
  12. ffi_closure_alloc
  13. ffi_closure_free
  14. ffi_closure_win64
  15. ffi_closure_win64_inner
  16. ffi_data_to_code_pointer
  17. ffi_get_struct_offsets
  18. ffi_go_closure_win64
  19. ffi_java_ptrarray_to_raw
  20. ffi_java_raw_call
  21. ffi_java_raw_size
  22. ffi_java_raw_to_ptrarray
  23. ffi_prep_cif
  24. ffi_prep_cif_core
  25. ffi_prep_cif_machdep
  26. ffi_prep_cif_var
  27. ffi_prep_closure
  28. ffi_prep_closure_loc
  29. ffi_prep_go_closure
  30. ffi_prep_java_raw_closure
  31. ffi_prep_java_raw_closure_loc
  32. ffi_prep_raw_closure
  33. ffi_prep_raw_closure_loc
  34. ffi_ptrarray_to_raw
  35. ffi_raw_call
  36. ffi_raw_size
  37. ffi_raw_to_ptrarray
  38. ffi_tramp_alloc
  39. ffi_tramp_free
  40. ffi_tramp_get_addr
  41. ffi_tramp_is_present
  42. ffi_tramp_is_supported
  43. ffi_tramp_set_parms
  44. ffi_type_complex_double DATA
  45. ffi_type_complex_float DATA
  46. ffi_type_complex_longdouble DATA
  47. ffi_type_double DATA
  48. ffi_type_float DATA
  49. ffi_type_longdouble DATA
  50. ffi_type_pointer DATA
  51. ffi_type_sint16 DATA
  52. ffi_type_sint32 DATA
  53. ffi_type_sint64 DATA
  54. ffi_type_sint8 DATA
  55. ffi_type_uint16 DATA
  56. ffi_type_uint32 DATA
  57. ffi_type_uint64 DATA
  58. ffi_type_uint8 DATA
  59. ffi_type_void DATA