pub unsafe extern "C" fn spinInterfaceListClear(
hInterfaceList: spinInterfaceList,
) -> spinErrorExpand description
Clears an interface list @see spinError
@param hInterfaceList The interface list to clear
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error