pub type EOS_Sessions_CopyActiveSessionHandleOptions = _tagEOS_Sessions_CopyActiveSessionHandleOptions;Expand description
Input parameters for the EOS_Sessions_CopyActiveSessionHandle function.
Aliased Type§
#[repr(C)]pub struct EOS_Sessions_CopyActiveSessionHandleOptions {
pub ApiVersion: i32,
pub SessionName: *const u8,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONS_COPYACTIVESESSIONHANDLE_API_LATEST.
SessionName: *const u8Name of the session for which to retrieve a session handle