Skip to content

_FreeFn

Declaration

_FreeFn :: * fn (p: *u8)

Description

Type of memory free function.

Arguments

  • ptr Pointer to allocated memory block.

Result

New allocated memory block.

Declared in: basic.bl