[][src]Function libwebp_sys::WebPAnimDecoderHasMoreFrames

pub unsafe extern "C" fn WebPAnimDecoderHasMoreFrames(
    dec: *const WebPAnimDecoder
) -> c_int
This is supported on feature="demux" and feature="0_5" only.