Unit 'my4_sys' Package
[Overview][Types][Index] [#mysql]

st_dynamic_array

Declaration

Source position: my4_sys.pp line 16

type st_dynamic_array = record

  buffers: PAnsiChar;

  elements: cuint;

  max_elements: cuint;

  alloc_increment: cuint;

  size_of_element: cuint;

end;


Documentation generated on: 2025-07-25