Release an credential iterator handle.
#include <sys/credential/credential_store.h>
void credential_iterator_release(credential_iterator_t **iter)
BlackBerry 10.3.1
The handle to release.
This function releases an credential iterator and credentials stored in the iterator.
This is done to return resources to the system and to avoid memory leakage.