Function libwebp_sys::WebPPictureView
source · pub unsafe extern "C" fn WebPPictureView(
src: *const WebPPicture,
left: c_int,
top: c_int,
width: c_int,
height: c_int,
dst: *mut WebPPicture
) -> c_int
pub unsafe extern "C" fn WebPPictureView(
src: *const WebPPicture,
left: c_int,
top: c_int,
width: c_int,
height: c_int,
dst: *mut WebPPicture
) -> c_int