void krb5_free_tgt_creds( krb5_context context, krb5_creds **tgts );
The context structure.
A pointer to the credentials to be freed.
This routine frees the TGT credentials tgts returned by krb5_get_cred_from_kdc.
This routine returns the following KRB5 status code: