image_trim

Function image_trim 

Source
pub unsafe extern "C" fn image_trim(
    image: *const Image,
    x: u32,
    y: u32,
    width: u32,
    height: u32,
) -> *mut Image