Function Macro
GIRepositoryVFUNC_INFO
since: 2.80
Declaration [src]
#define GI_VFUNC_INFO (
info
)
Description [src]
Casts a GIVFuncInfo
or derived pointer into a
(GIVFuncInfo*)
pointer.
Depending on the current debugging level, this function may invoke certain runtime checks to identify invalid casts.
Available since: 2.80
This function is not directly available to language bindings.