Function

GumExceptorobtain

Declaration [src]

GumExceptor*
gum_exceptor_obtain (
  void
)

Description [src]

Obtains the exceptor singleton.

Return value

Type: GumExceptor

The exceptor.

The caller of the function takes ownership of the data, and is responsible for freeing it.