Function libwebp_sys::WebPPictureCopy
source ยท pub unsafe extern "C" fn WebPPictureCopy(
src: *const WebPPicture,
dst: *mut WebPPicture,
) -> c_intpub unsafe extern "C" fn WebPPictureCopy(
src: *const WebPPicture,
dst: *mut WebPPicture,
) -> c_int