SayoriOS
0.3.3
utf_conversion.h
1
//
2
// Created by maractus on 27.12.23.
3
//
4
5
#pragma once
6
7
void
utf16_to_utf8(
const
unsigned
short
*utf16,
int
utf16_length,
char
*utf8);
kernel
include
lib
utf_conversion.h
Документация по SayoriOS. Последние изменения: Вс 8 Дек 2024 11:15:21. Создано системой
1.9.1