blink1_getCacheIndexByPath

Return cache index for a given platform-specific USB path.

extern (C)
int
blink1_getCacheIndexByPath
(
const char* path
)

Parameters

path char*

platform-specific path string

Return Value

Type: int

cache index or -1 if not found

Meta