.TH "u8c_u32ins" "3" "" "u8c" "u8c API Manual" .SH NAME .PP u8c_u32ins - UTF-32 insert - Insert an UTF-32 string into another UTF-32 string. .SH DECLARATION .PP .nf \f[C] # include # include # include extern bool u8c_u32ins(size_t * const sz,char32_t const * * const out,size_t const pos,char32_t const * const str0,char32_t const * const str1); \f[R] .fi .SH DESCRIPTION .PP .SH VERSION .PP u8c 19