spinCameraListDestroy

Function spinCameraListDestroy 

Source
pub unsafe extern "C" fn spinCameraListDestroy(
    hCameraList: spinCameraList,
) -> spinError
Expand description

Destroys a camera list @see spinError

@param hCameraList The camera list to destroy

@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error