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