pub unsafe extern "C" fn furi_semaphore_get_count(
    instance: *mut c_void
) -> u32
Expand description

Get semaphore count

@param instance The pointer to FuriSemaphore instance

@return Semaphore count