Searched defs:ValidationCallback (Results 1 – 2 of 2) sorted by relevance
60 using ValidationCallback = void (*)(uint32_t net_id, bool success, const char* ip_addr, variable
38 pub type ValidationCallback = unsafe extern "C" fn( typedef158 validation_fn: ValidationCallback, in doh_dispatcher_new()