credential_util_free()

Release memory.

Synopsis:

#include <sys/credential/credential_store.h>
 
void credential_util_free(void *ptr)

Since:

BlackBerry 10.3.1

Arguments:

ptr

Pointer to the memory to be freed.

Library:

libcredential (For the qcc command, use the -l bps option to link against this library)

Description:

Returns: