Rizin
unix-like reverse engineering framework and cli tools
tuklib_mbstr.h
Go to the documentation of this file.
1
//
10
//
11
// Author: Lasse Collin
12
//
13
// This file has been put into the public domain.
14
// You can do whatever you want with this file.
15
//
17
18
#ifndef TUKLIB_MBSTR_H
19
#define TUKLIB_MBSTR_H
20
21
#include "
tuklib_common.h
"
22
TUKLIB_DECLS_BEGIN
23
24
#define tuklib_mbstr_width TUKLIB_SYMBOL(tuklib_mbstr_width)
25
extern
size_t
tuklib_mbstr_width
(
const
char
*
str
,
size_t
*
bytes
);
44
45
#define tuklib_mbstr_fw TUKLIB_SYMBOL(tuklib_mbstr_fw)
46
extern
int
tuklib_mbstr_fw
(
const
char
*
str
,
int
columns_min);
64
65
TUKLIB_DECLS_END
66
#endif
bytes
static ut8 bytes[32]
Definition:
asm_arc.c:23
cmd_descs_generate.str
str
Definition:
cmd_descs_generate.py:785
tuklib_common.h
Common definitions for tuklib modules.
TUKLIB_DECLS_END
#define TUKLIB_DECLS_END
Definition:
tuklib_common.h:48
TUKLIB_DECLS_BEGIN
#define TUKLIB_DECLS_BEGIN
Definition:
tuklib_common.h:40
tuklib_mbstr_width
#define tuklib_mbstr_width
Definition:
tuklib_mbstr.h:24
tuklib_mbstr_fw
#define tuklib_mbstr_fw
Definition:
tuklib_mbstr.h:45
subprojects
xz-5.2.5
src
common
tuklib_mbstr.h
Generated by
1.9.1