groonga-d ~master (2021-11-05T15:06:01Z)
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_have_sub_string
grn_raw_string_have_sub_string_cstring
grn_raw_string_lstrip
structs
grn_raw_string