mirror of https://github.com/flysand7/ciabatta.git
4 lines
94 B
C
4 lines
94 B
C
|
|
||
|
void memset(void *dest, int ch, size_t length);
|
||
|
int _wcsicmp(uint16_t *s1, uint16_t *s2);
|