DartD_TIMGroupHandlePendency typedef
DartD_TIMGroupHandlePendency =
int Function(Pointer<Uint8> json_group_handle_pendency_param, Pointer<Uint8> user_data)
Implementation
typedef DartD_TIMGroupHandlePendency = int Function(ffi.Pointer<ffi.Uint8> json_group_handle_pendency_param, ffi.Pointer<ffi.Uint8> user_data);