pub type EOS_Sessions_StartSessionOptions = _tagEOS_Sessions_StartSessionOptions;Expand description
Input parameters for the EOS_Sessions_StartSession function.
Aliased Type§
#[repr(C)]pub struct EOS_Sessions_StartSessionOptions {
pub ApiVersion: i32,
pub SessionName: *const u8,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONS_STARTSESSION_API_LATEST.
SessionName: *const u8Name of the session to set in progress