#include <os/proc.h>

os/proc.h

@header @preprocinfo This is for functions that operate on the calling process alone.
includes: stddef.h, sys/cdefs.h, os/availability.h
1 function

functionos_proc_available_memory

API_UNAVAILABLE(macos) API_AVAILABLE(ios(13.0), tvos(13.0), watchos(6.0)) extern size_t os_proc_available_memory(
	void
)
not_available