Method

GumCodeAllocatoralloc_slice

Declaration [src]

GumCodeSlice*
gum_code_allocator_alloc_slice (
  GumCodeAllocator* self
)

Description

No description available.

Return value

Type: GumCodeSlice

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.