
  PROCEDURE [XREF] rap$write_file_from_memory
    (    file: fst$file_reference;
         memory_seq_size: integer;
     VAR memory_seq_p {input} : ^SEQ ( * );
     VAR status: ost$status);


?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ost$status
?? POP ??
