blink1_getCacheIndexByPath

Return cache index for a given platform-specific USB path. @param path platform-specific path string @return cache index or -1 if not found

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

Meta