blob: 1ffc4be769b8afc90c7af736389094ecb265ae34 (
plain)
1
2
3
4
5
6
7
8
9
|
function klogctl(__type:longint; __bufp:Pchar; __len:longint):longint;cdecl;external clib name 'klogctl';
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type
|