[][src]Function graphicsmagick_sys::RollImage

pub unsafe extern "C" fn RollImage(
    image: *const Image,
    x_offset: c_long,
    y_offset: c_long,
    exception: *mut ExceptionInfo
) -> *mut Image