spinInterfaceListDestroy

Function spinInterfaceListDestroy 

Source
pub unsafe extern "C" fn spinInterfaceListDestroy(
    hInterfaceList: spinInterfaceList,
) -> spinError
Expand 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