CreateRequest

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct CreateRequest {}

Members

Variables

acl
ACL_vector acl;
Undocumented in source.
data
buffer data;
Undocumented in source.
flags
int32_t flags;
Undocumented in source.
path
char* path;
Undocumented in source.

Meta