imCounterBegin

Begins a new count, or a partial-count in a sequence. \n * Calls the callback with "-1" and text=title, if it is at the top level. \n * This is to be used by the operations. Returns a counter Id. * \ingroup counter

version(IM)
extern (C) @nogc nothrow
int
imCounterBegin
(
const(char)* title
)

Meta