summaryrefslogblamecommitdiff
path: root/docs/u8c_u32free.3
blob: 0dd58f10341251e4fd1129a0247b4034ef2ee26a (plain) (tree)
1
2
3
4
5
6
7
8
9


                                               
                                                                                  



               
                           









                                                      
.TH "u8c_u32free" "3" "" "u8c" "u8c API Manual"
.SH NAME
.PP
u8c_u32free - UTF-32 free - Deallocate UTF-32 string and set it to \f[B]NULL\f[R].
.SH DECLARATION
.PP
.nf
\f[C]
/* # include <u8c/u32.h> */
# 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