Function
GumCallocDbgFunc
Declaration
gpointer
(* GumCallocDbgFunc) (
gsize num,
gsize size,
gint block_type,
const gchar* filename,
gint linenumber
)
Parameters
num-
Type:
gsizeNo description available.
size-
Type:
gsizeNo description available.
block_type-
Type:
gintNo description available.
filename-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. linenumber-
Type:
gintNo description available.