edaxHintPrepare method
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);
Prepare to get hint.
Call edaxHintNext after calling this function.
// TODO: implement exclude list if you need.
void edaxHintPrepare() => _bindings.edax_hint_prepare(nullptr);