pub unsafe extern "C" fn spinCommandExecute(
hNode: spinNodeHandle,
) -> spinErrorExpand description
Executes the action associated to a command node @see spinError
@param hNode The command node to execute
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error