GRPC_SESSION_INFO_RELEASE_NP
- Release session information.
INTEGER FUNCTION GRPC_SESSION_INFO_RELEASE_NP(SESSION_INFO)
INTEGER(KIND=8) SESSION_INFO
The GRPC_SESSION_INFO_RELEASE_NP() function release the session information that allocated by GRPC_SESSION_INFO_GET_NP().
This function is MT-safe.
GRPC_NO_ERROR is always returned.