libwebp_sys

Function WebPINewRGB

Source
pub unsafe extern "C" fn WebPINewRGB(
    csp: WEBP_CSP_MODE,
    output_buffer: *mut u8,
    output_buffer_size: usize,
    output_stride: c_int,
) -> *mut WebPIDecoder