Module java4ever.binding
Package tech.deplant.java4ever.binding.ffi
package tech.deplant.java4ever.binding.ffi
-
ClassDescription
typedef void (*tc_response_handler_ptr_t)(void *, tc_string_data_t, uint32_t, _Bool)
The function pointer signature, expressed as a functional interfacetypedef void (*tc_response_handler_t)(uint32_t, tc_string_data_t, uint32_t, _Bool)
The function pointer signature, expressed as a functional interfacestruct { const char *content; uint32_t len; }