Package: cairo
Function cairo:region-intersect
Lambda Listcairo:region-intersect (region other) ArgumentsReturn Value    The passed in cairo:region-t instance for the intersection or    nil if an error occured.   Details            Computes the intersection of region with other and places the    result in region.      | See also | 
2025-09-01