Method

GumExceptorreset

Declaration [src]

void
gum_exceptor_reset (
  GumExceptor* self
)

Description [src]

Re-installs the exceptor’s backend, reasserting its exception handling in case something has taken over the relevant signal handlers since it was last set up. Does nothing in GUM_EXCEPTOR_MODE_OFF.