pub unsafe extern "C" fn LightSemaphore_TryAcquire( semaphore: *mut LightSemaphore, count: s32, ) -> c_int
Attempts to acquire a light semaphore.
semaphore
count
Zero on success, non-zero on failure