spinInterfaceListClear

Function spinInterfaceListClear 

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