Return a bool from pixman_image_unref. pixman-0.9.4
authorAaron Plattner <aplattner@nvidia.com>
Wed, 1 Aug 2007 21:16:55 +0000 (14:16 -0700)
committerAaron Plattner <aplattner@nvidia.com>
Mon, 6 Aug 2007 21:53:57 +0000 (14:53 -0700)
commit778a3f9d7136de062806473dd3604eb03ba5d866
tree61ab1418c7202701ae1c3cdde8fb0ddc1230b7a5
parent4838e2e9d9635883841e692a7074bcb2be96dcf5
Return a bool from pixman_image_unref.

Returns TRUE when the refcount reaches 0 and the image is freed.
pixman/pixman-image.c
pixman/pixman.h