Function rust_raylib::ffi::ImageCrop

source ·
pub unsafe extern "C" fn ImageCrop(image: *mut Image, crop: Rectangle)
Expand description

Crop an image to a defined rectangle