Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFBlockList_getLastBlock - Return last block in the list, or NULL if the list is empty
SYNOPSIS
#include <ming.h>
SWFBlock SWFBlockList_getLastBlock(SWFBlockList list);
PARAMETERS
SWFBlockList list
Not Documented.
DESCRIPTION
Return last block in the list, or NULL if the list is empty.
c2man blocklist.c 16 May 2007 SWFBlockList_getLastBlock(3)