pub unsafe extern "C" fn spinCameraListDestroy(
hCameraList: spinCameraList,
) -> spinErrorExpand 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