Updated on 2022-03-13 GMT+08:00

Graph::ReleaseDataBuffer

During data deserialization, this function is registered as a deleter when a value is assigned to the smart pointer in the data memory. This API is defined in graph.h.

Syntax

static void Graph::ReleaseDataBuffer(void* ptr)

Parameter Description

Parameter

Description

Value Range

ptr

Memory pointer

-