NativeD_TIMMsgSearchLocalMessages typedef

NativeD_TIMMsgSearchLocalMessages = Int Function(Pointer<Uint8> json_search_message_param, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgSearchLocalMessages = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_search_message_param, ffi.Pointer<ffi.Uint8> user_data);