Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_CreateChannel

Declaration

Source position: tcl80.pp line 902

function Tcl_CreateChannel(

  typePtr: PTcl_ChannelType;

  chanName: PAnsiChar;

  instanceData: Tcl_ClientData;

  mask: Integer

):PTcl_Channel;


Documentation generated on: 2025-07-25