C# Signature:

[DllImport("msvcrt.dll", SetLastError=true)]
static extern SafeFileHandle _get_osfhandle(int fd);

Última actualización