pub unsafe extern "C" fn EOS_SessionDetails_Release(
SessionHandle: EOS_HSessionDetails,
)Expand description
Release the memory associated with a single session. This must be called on data retrieved from EOS_SessionSearch_CopySearchResultByIndex.
@param SessionHandle - The session handle to release
@see EOS_SessionSearch_CopySearchResultByIndex