gc_mem_caches

(PHP 7)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

설명

int gc_mem_caches ( void )

Reclaims memory used by the Zend Engine memory manager.

인수

이 함수는 인수가 없습니다.

반환값

Returns the number of bytes freed.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top