Sha256: ebe0dcab46def4f3586a0e981b8bd5cc82e0ca35a62e3f17e0470933422135fe

Contents?: true

Size: 401 Bytes

Versions: 7

Compression:

Stored size: 401 Bytes

Contents

/*
 * Copyright (C) the libgit2 contributors. All rights reserved.
 *
 * This file is part of libgit2, distributed under the GNU GPL v2 with
 * a Linking Exception. For full terms see the included COPYING file.
 */

#ifndef INCLUDE_allocators_crtdbg_h
#define INCLUDE_allocators_crtdbg_h

#include "common.h"

#include "alloc.h"

int git_win32_crtdbg_init_allocator(git_allocator *allocator);

#endif

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rugged-1.1.1 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-1.1.0 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-1.0.1 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-1.0.0 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-0.99.0 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-0.28.4 vendor/libgit2/src/allocators/win32_crtdbg.h
rugged-0.27.10 vendor/libgit2/src/allocators/win32_crtdbg.h