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

sync_file_range

Declaration

Source position: linux.pp line 332

function sync_file_range(

  fd: cint;

  offset: off64_t;

  nbytes: off64_t;

  flags: cuint

):cint;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.