module Safec::Macros::SafeCPointerMacroExample::AsFree
Overview
Defines the abstract methods for the Free
class.
This module was automatically defined by the Safec library.
Direct including types
Defined in:
doc/macros.crInstance Method Summary
-
#free(p : Pointer(Void))
Deallocates the memory pointed by the p pointer.