Flipper Developer Docs
Loading...
Searching...
No Matches
string_stream.h
1
#pragma once
2
#include <stdlib.h>
3
#include "stream.h"
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
13
Stream
* string_stream_alloc(
void
);
14
15
#ifdef __cplusplus
16
}
17
#endif
Stream
Definition
stream_i.h:40
lib
toolbox
stream
string_stream.h
Generated by
1.12.0