summaryrefslogblamecommitdiff
path: root/docs/u8c_u32free.3
blob: da74052d434cbbc3545e0e6e5bc7b11f86218a3e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                      
.TH "u8c_u32free" "3" "" "u8c" "u8c API Manual"
.SH NAME
.PP
u8c_u32free - UTF-32 free - Free UTF-32 string.
.SH DECLARATION
.PP
.nf
\f[C]
# include <stdbool.h>
# include <uchar.h>
extern bool u8c_u32free(char32_t const * * const u32);
\f[R]
.fi
.SH DESCRIPTION
.PP
.SH VERSION
.PP
u8c 14