create_kvd
Syntax
native create_kvd();
Description
Creates a KeyValueData handle.
Note
Handles should be freed using free_kvd().
Return
New KeyValueData handle
native create_kvd();
Creates a KeyValueData handle.
Handles should be freed using free_kvd().
New KeyValueData handle