m_get_avail_mem
This call returns the number of bytes that would be available for a memory allocate call.
Syntax: unsigned long int m_get_avail_mem(void)
Parameters: None
Returns: Number of bytes available for a memory allocate call