Searched defs:ValidationCallback (Results 1 – 2 of 2) sorted by relevance
59 using ValidationCallback = void (*)(uint32_t net_id, bool success, const char* ip_addr, variable
37 pub type ValidationCallback = typedef152 validation_fn: ValidationCallback, in doh_dispatcher_new()