Function gegl_sys::gegl_rectangle_align

source ยท
pub unsafe extern "C" fn gegl_rectangle_align(
    destination: *mut GeglRectangle,
    rectangle: *const GeglRectangle,
    tile: *const GeglRectangle,
    alignment: GeglRectangleAlignment,
) -> gboolean