Package: cairo
Function cairo:destroy
Lambda Listcairo:destroy (cr) ArgumentsDetails    
    Decreases the reference count on the Cairo context by one.  
  If the result is zero, then the Cairo context and all associated resources  are freed. See the cairo:reference function.      | See also | 
2025-09-02