ENet Class Library for C#

ENetApi.enet_host_create Method

Overload List

public static ENetHost* enet_host_create(ENetAddress*,IntPtr,IntPtr,uint,uint)

public static ENetHost* enet_host_create(ref ENetAddress,IntPtr,IntPtr,uint,uint)

See Also

ENetApi Class | ENet.Native Namespace