pub unsafe extern "C" fn llama_grammar_accept_token(
    ctx: *mut llama_context,
    grammar: *mut llama_grammar,
    token: llama_token
)
Expand description

@details Accepts the sampled token into the grammar