GIT_BUF_INIT_CONST

Static initializer for git_buf from static buffer

extern (C) nothrow @nogc pragma(inline, true) pure nothrow @safe
@nogc.git_buf
GIT_BUF_INIT_CONST
(
char* STR
,
size_t LEN
)

Meta