libcute 0.1
Loading...
Searching...
No Matches
Typedefs
destructor.h File Reference
#include "object/optional.h"
Include dependency graph for destructor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* cu_Destructor) (void *)
 

Detailed Description

Optional destructor helpers.

Typedef Documentation

◆ cu_Destructor

typedef void(* cu_Destructor) (void *)

Function pointer type for element destructors.