libcute
0.1
Loading...
Searching...
No Matches
include
object
destructor.h
Go to the documentation of this file.
1
#pragma once
2
5
#include "
object/optional.h
"
6
8
typedef
void (*
cu_Destructor
)(
void
*);
9
10
CU_OPTIONAL_DECL
(
cu_Destructor
,
cu_Destructor
)
cu_Destructor
void(* cu_Destructor)(void *)
Definition
destructor.h:8
optional.h
CU_OPTIONAL_DECL
#define CU_OPTIONAL_DECL(NAME, T)
Definition
optional.h:25
Generated by
1.9.8