Function

Gumprocess_get_libc_module

Declaration [src]

GumModule*
gum_process_get_libc_module (
  void
)

Description [src]

Returns the module representing the C runtime library.

Return value

Type: GumModule

The libc module.

The data is owned by the called function.