grblHAL core  20260206
utf8.c File Reference
#include <stdint.h>

Functions

uint16_t utf32_to_utf8 (uint8_t *buffer, uint32_t code_point)
 

Function Documentation

◆ utf32_to_utf8()

uint16_t utf32_to_utf8 ( uint8_t *  buffer,
uint32_t  code_point 
)