blob: 74ca54286031500837258d3d44edea41770d96bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
function ftok(__pathname:Pchar; __proj_id:longint):key_t;cdecl;external clib name 'ftok';
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type
|