wine_server_release_fd(3w)

NAME

wine_server_release_fd (NTDLL.@)

SYNOPSIS

void CDECL  wine_server_release_fd
 (
  HANDLE handle,
  int    unix_fd
 )

DESCRIPTION

Release the Unix file descriptor returned by Wine_server_handle_to_fd.

PARAMS

handle [In] Wine file handle.

unix_fd [In] Unix file descriptor to release.

RETURNS

nothing

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/server.c".

Debug channel "server".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout