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

MAP_GROWSDOWN

FpMMap option: Memory grows downward (like a stack)

Declaration

Source position: unix.pp line 157

const MAP_GROWSDOWN = $100;