Interface tc_response_handler_ptr_t


public interface tc_response_handler_ptr_t
tc_response_handler_ptr_t relies on preview features of the Java platform:
Programs can only use tc_response_handler_ptr_t when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
void (*tc_response_handler_ptr_t)(void* request_ptr,struct  params_json,unsigned int response_type,_Bool finished);