Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置出现错误时要调用的回调。
public static void SetErrorCallback( ul_cpp_error_callback_fn callback, void * userData )
callback 回调函数。
userData 传递到回调的用户上下文信息。
此方法不是线程安全的方法。