batchClear

Reset a batch's token count to zero (keeps allocated memory).

@nogc nothrow
void
batchClear
(
ref llama_batch batch
)

Meta