public class
Delete_func_Pointer
Public Constructors
Delete_func_Pointer(Pointer p)
Pointer cast constructor.
|
Public Methods
void |
call(Pointer arg0)
|
Inherited Methods
Public Constructors
public Delete_func_Pointer (Pointer p)
Pointer cast constructor. Invokes ERROR(/Pointer#Pointer(Pointer))
.