Function DSP_GetSemaphoreHandle

Source
pub unsafe extern "C" fn DSP_GetSemaphoreHandle(
    semaphore: *mut Handle,
) -> Result
Expand description

Retrieves the handle of the DSP semaphore.

ยงArguments

  • semaphore - Pointer to output the semaphore to.