Module java4ever.binding
Package tech.deplant.java4ever.binding.ffi
package tech.deplant.java4ever.binding.ffi
-
ClassDescription
void (*tc_response_handler_ptr_t)(void* request_ptr,struct params_json,unsigned int response_type,_Bool finished);
void (*tc_response_handler_t)(unsigned int request_id,struct params_json,unsigned int response_type,_Bool finished);
struct { char* content; uint32_t len; };