clang_Type_getNullability

Retrieve the nullability kind of a pointer type.

extern (C) @nogc @trusted nothrow pure
clang_Type_getNullability
(
const CXType T
)

Meta