formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory

fz_mem_zone_finit

Description

This will dispose of all memory in the zone and any associate zone structures. The mem zone is invalid for any mem zone calls after this call.

Plugin Prototype

fzrt_error_td fz_mem_zone_finit(

fzrt_zone_ptr *

zone__ptr )

Parameters

zone__ptr [Input]

mem zone to release

Returns

FZRT_NOERR on success, error ID otherwise.

Availability

5.0.0.0

See Also

, fz_mem_zone_static_init

Function Set

fz_fzrt_mem_fset


Defined in

fzrt_api.h