SystemΒΆ Alloc sfFree() Buffer sfBuffer_create() sfBuffer_destroy() sfBuffer_getSize() sfBuffer_getData() Clock sfClock_create() sfClock_copy() sfClock_destroy() sfClock_getElapsedTime() sfClock_restart() Export CSFML_SYSTEM_API InputStream sfInputStreamReadFunc sfInputStreamSeekFunc sfInputStreamTellFunc sfInputStreamGetSizeFunc sfInputStream read seek tell getSize userData Mutex sfMutex_create() sfMutex_destroy() sfMutex_lock() sfMutex_unlock() Sleep sfSleep() Thread sfThread_create() sfThread_destroy() sfThread_launch() sfThread_wait() sfThread_terminate() Time sfTime_asSeconds() sfTime_asMilliseconds() sfTime_asMicroseconds() sfSeconds() sfMilliseconds() sfMicroseconds() sfTime_Zero sfTime microseconds Types sfBuffer sfClock sfMutex sfThread Vector2 sfVector2i x y sfVector2u x y sfVector2f x y Vector3 sfVector3f x y z