WebPDecodeYUVInto

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
ubyte*
WebPDecodeYUVInto
(
in ubyte* data
,
size_t data_size
,
ubyte* luma
,
size_t luma_size
,,
ubyte* u
,
size_t u_size
,,
ubyte* v
,
size_t v_size
,)

Meta