File:  [DVB] / dietlibc / dietmb.h
Revision 1.1: download - view: text, annotated - select for diffs
Thu Oct 3 15:39:14 2019 UTC (4 years, 7 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
  add stdalign.h
  add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32
  add static_assert to <assert.h>

#include <sys/cdefs.h>
#include <sys/types.h>

ssize_t __mbrtox(const char* restrict in,size_t len,uint32_t* restrict num);

LinuxTV legacy CVS <linuxtv.org/cvs>