clang_isFileMultipleIncludeGuarded

Determine whether the given header is guarded against multiple inclusions, either with the conventional \#ifndef/\#define/\#endif macro guards or with \#pragma once.

extern (C) @nogc @trusted nothrow pure
uint
clang_isFileMultipleIncludeGuarded

Meta