File: wcwidth.h

package info (click to toggle)
termrec 0.19-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,148 kB
  • sloc: ansic: 8,430; makefile: 181; perl: 16; sh: 15
file content (3 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (4)
1
2
3
#include <stdint.h>

int mk_wcwidth(uint32_t u);