3.3.58. scriba_DestroySbArgs()

[<<<] [>>>]

This function can be used to release the memory used by arguments created by the function @xref{scriba_NewSbArgs()}.

void scriba_DestroySbArgs(pSbProgram pProgram,
                          pSbData Args,
                          unsigned long cArgs
  ){

Arguments:


[<<<] [>>>]