[−][src]Function libwebp_rust::WebPEncodeLosslessBGR
pub unsafe extern "C" fn WebPEncodeLosslessBGR(
bgr: *const u8,
width: c_int,
height: c_int,
stride: c_int,
output: *mut *mut u8
) -> usize
pub unsafe extern "C" fn WebPEncodeLosslessBGR(
bgr: *const u8,
width: c_int,
height: c_int,
stride: c_int,
output: *mut *mut u8
) -> usize