groonga-d v0.0.1-dev (2019-10-25T13:14:54Z)
Home
Dub
Repo
grn_raw_string
groonga_d
raw_string
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
struct
grn_raw_string {
const
(
char
)*
value
;
size_t
length
;
}
Members
Variables
length
size_t
length
;
Undocumented in source.
value
const
(
char
)*
value
;
Undocumented in source.
Meta
Source
See Implementation
groonga_d
raw_string
functions
grn_raw_string_lstrip
structs
grn_raw_string