edaxHintPrepare method

void edaxHintPrepare()

Prepare to get hint.

Call edaxHintNext after calling this function.

Implementation

// TODO: implement exclude list if you need.
void edaxHintPrepare() => _bindings.edax_hint_prepare(nullptr);