groonga-d ~master (2021-11-05T15:06:01Z)
Home
Dub
Repo
_grn_db_create_optarg
groonga_d
db
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_db_create_optarg {
char
**
builtin_type_names
;
int
n_builtin_type_names
;
}
Members
Variables
builtin_type_names
char
**
builtin_type_names
;
Undocumented in source.
n_builtin_type_names
int
n_builtin_type_names
;
Undocumented in source.
Meta
Source
See Implementation
groonga_d
db
aliases
grn_db_create_optarg
functions
grn_db_create
grn_db_get_cache
grn_db_get_last_modified
grn_db_is_dirty
grn_db_open
grn_db_recover
grn_db_set_cache
grn_db_touch
grn_db_unmap
structs
_grn_db_create_optarg