Function ctru_sys::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.