Searched refs:SocketFunctionType (Results 1 – 1 of 1) sorted by relevance
58 typedef int (*SocketFunctionType)(int, int, int); typedef66 SocketFunctionType libcSocket = nullptr;330 extern "C" void netdClientInitSocket(SocketFunctionType* function) { in netdClientInitSocket()