Function issue_stop_stop_watch

Source
pub async fn issue_stop_stop_watch(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    index: i64,
) -> Result<(), Error<IssueStopStopWatchError>>