blink1_getCacheIndexByDev

Return cache index for a given blink1_device object.

extern (C)
int
blink1_getCacheIndexByDev

Parameters

dev blink1_device*

blink1 device to lookup

Return Value

Type: int

cache index or -1 if not found

Meta