![]() |
ticable_set_cable | Function |
cabl_int.h |
int ticable_set_cable(TicableLinkType type, TicableLinkCable *lc); |
Parameters
type |
the link cable model. |
lc |
a structure for handling the link cable. |
Summary
Set a link cable type and fill the structure used to handling it.
Description