Function libheif_sys::heif_image_crop

source ยท
pub unsafe extern "C" fn heif_image_crop(
    img: *mut heif_image,
    left: c_int,
    right: c_int,
    top: c_int,
    bottom: c_int
) -> heif_error