[Overview][Constants][Types][Procedures and functions] Reference for unit 'Linux' (#rtl)

TCloneFunc

Clone function prototype.

Declaration

Source position: linux.pp line 118

type TCloneFunc = function(

  args: pointer

):LongInt;