spinInterfaceRelease

Function spinInterfaceRelease 

Source
pub unsafe extern "C" fn spinInterfaceRelease(
    hInterface: spinInterface,
) -> spinError
Expand description

Releases an interface @see spinError

@param hInterface The interface to release

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