TransmitFile

version(Win32)
package extern (Windows)
bool function(socket_t, HANDLE, DWORD, DWORD, OVERLAPPED*, void*, DWORD) TransmitFile;

Meta