blink1_openByPath

Open blink(1) by USB path. note: this is platform-specific, and port-specific. @param path string of platform-specific path to blink1 @return blink1_device or NULL if no blink1 found

extern (C)
blink1_openByPath
(
const char* path
)

Meta