l8w8jwt_free_claims

Frees a heap-allocated <code>l8w8jwt_claim</code> array. @param claims The claims to free. @param claims_count The size of the passed claims array.

extern (C) nothrow @nogc
void
l8w8jwt_free_claims

Meta