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