Searched refs:SendtoFunctionType (Results 1 – 1 of 1) sorted by relevance
72 typedef int (*SendtoFunctionType)(int, const void*, size_t, int, const sockaddr*, socklen_t); typedef81 SendtoFunctionType libcSendto = nullptr;440 extern "C" void netdClientInitSendto(SendtoFunctionType* function) { in netdClientInitSendto()