Files
Microtransactions64/tools/utf8.h
2021-09-25 11:08:11 -07:00

4 lines
61 B
C

#pragma once
char *utf8_decode(char *str, uint32_t *codep);