pub unsafe extern "C" fn EOS_ActiveSession_Release(
ActiveSessionHandle: EOS_HActiveSession,
)Expand description
Release the memory associated with an active session. This must be called on data retrieved from EOS_Sessions_CopyActiveSessionHandle
@param ActiveSessionHandle - The active session handle to release
@see EOS_Sessions_CopyActiveSessionHandle