Method

GumElfModuleget_file_data

Declaration [src]

gconstpointer
gum_elf_module_get_file_data (
  GumElfModule* self,
  gsize* size
)

Description

No description available.

Parameters

size

Type: gsize*

No description available.

The data is owned by the caller of the method.

Return value

Type: gconstpointer

No description available.

The returned data is owned by the instance.
The return value can be NULL.