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