va_end

Full prototype:

void va_end(va_list);  

Purpose and Notes:

filler notes

more filler notes

even more filler notes

Returns:

void- Nothing returned.

Argument 1:

va_list-

Example 1
  1    FILLER SOURCE CODE
FILLER TERMINAL