MojoWatchCallback 类型定义

MojoWatchCallback = void Function(int result)

实现

typedef void MojoWatchCallback(int result);