pub unsafe extern "C" fn WebPInitDecBuffer(
buffer: *mut WebPDecBuffer,
) -> c_intExpand description
Initialize the structure as empty. Must be called before any other use. Returns false in case of version mismatch
pub unsafe extern "C" fn WebPInitDecBuffer(
buffer: *mut WebPDecBuffer,
) -> c_intInitialize the structure as empty. Must be called before any other use. Returns false in case of version mismatch