Unit 'flcCipher' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TCipherBufferFunc

Declaration

Source position: flcCipher.pas line 117

type TCipherBufferFunc = procedure(

  const Context: Pointer;

  const Data: Pointer;

  const DataSize: Integer

);



CT Web help

CodeTyphon Studio