wine_server_send_fd (NTDLL.@)
void wine_server_send_fd ( int fd )
Send a file descriptor to the server.
fd | [In] | file descriptor to send. |
nothing
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ntdll/server.c". source.winehq.org/source/dlls/ntdll/server.c
Debug channel "server".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.