Function libwebp_sys::WebPEncode

source ยท
pub unsafe extern "C" fn WebPEncode(
    config: *const WebPConfig,
    picture: *mut WebPPicture,
) -> c_int