spinCameraRelease

Function spinCameraRelease 

Source
pub unsafe extern "C" fn spinCameraRelease(
    hCamera: spinCamera,
) -> spinError
Expand description

Releases a camera @see spinError

@param hCamera The camera to release

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