Function

Gummemory_write

Declaration [src]

gboolean
gum_memory_write (
  gpointer address,
  const guint8* bytes,
  gsize len
)

Description

No description available.

Parameters

address

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
bytes

Type: const guint8*

No description available.

The data is owned by the caller of the function.
len

Type: gsize

No description available.

Return value

Type: gboolean

No description available.