Function webp_picture_is_view

Source
pub unsafe fn webp_picture_is_view(picture: *const WebPPicture) -> c_int
Expand description

Returns true if the ‘picture’ is actually a view and therefore does not own the memory for pixels.