NativeD_TIMMsgDownloadElemToPath typedef

NativeD_TIMMsgDownloadElemToPath = Int Function(Pointer<Uint8> group_name, Pointer<Uint8> conversation_id_array, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgDownloadElemToPath = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_download_elem_param, ffi.Pointer<ffi.Uint8> path, ffi.Pointer<ffi.Uint8> user_data);