[−][src]Function webp_dev::raw::webp::WebPDecodeBGRInto
pub unsafe extern "C" fn WebPDecodeBGRInto(
data: *const u8,
data_size: usize,
output_buffer: *mut u8,
output_buffer_size: usize,
output_stride: c_int
) -> *mut u8