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