[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_alloc' (#crwlib)

SafeFillChar

Declaration

Source position: _crw_alloc.pas line 217

procedure SafeFillChar(

  out X;

  Count: SizeInt;

  Value: Byte

); overload;

procedure SafeFillChar(

  out X;

  Count: SizeInt;

  Value: Char

); overload;