Method
GumInterceptorflush_function
Declaration [src]
gboolean
gum_interceptor_flush_function (
GumInterceptor* self,
gconstpointer function_address
)
Description [src]
Like gum_interceptor_flush(), but reports specifically whether the
instrumentation for function_address is no longer in use, so its memory can
be reclaimed.