blink1_getCachedPath

Return platform-specific USB path for given cache index.

extern (C)
char*
blink1_getCachedPath
(
int i
)

Parameters

i int

cache index

Return Value

Type: char*

path string

Meta