pub unsafe extern "C" fn LightSemaphore_Acquire(
    semaphore: *mut LightSemaphore,
    count: s32
)
Expand description

Acquires a light semaphore.

§Arguments

  • semaphore - Pointer to the semaphore.
  • count - Acquire count