module Crul::Safe::Easy::AsFree
Overview
Defines the abstract methods for the Free
class.
This module was automatically defined by the Safec library.
Direct including types
Defined in:
lib/safe/easy.crInstance Method Summary
-
#free(p : Pointer(C::Curl))
Deallocates the memory pointed by the p pointer.