SWFBlockList_getLastBlock
Return last block in the list, or NULL if the list is empty
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
Return last block in the list, or NULL if the list is empty
#include <ming.h>
SWFBlock SWFBlockList_getLastBlock(SWFBlockList list);
Return last block in the list, or NULL if the list is empty.