pub unsafe extern "C" fn WebPInitDecBuffer(
    buffer: *mut WebPDecBuffer
) -> c_int
Expand description

Initialize the structure as empty. Must be called before any other use. Returns false in case of version mismatch