Free the memory that is used by a device information structure.
#include <bps/deviceinfo.h>
BPS_API void deviceinfo_free_details(deviceinfo_details_t **details)
BlackBerry 10.0.0
The structure whose memory needs to be freed. Note that the pointer to the structure is not freed.
The deviceinfo_free_details() function frees the memory that is used by the specified device information structure.