Skip to main content

EOS_Sessions_CreateSessionSearchOptions

Type Alias EOS_Sessions_CreateSessionSearchOptions 

Source
pub type EOS_Sessions_CreateSessionSearchOptions = _tagEOS_Sessions_CreateSessionSearchOptions;
Expand description

Input parameters for the EOS_Sessions_CreateSessionSearch function.

Aliased Type§

#[repr(C)]
pub struct EOS_Sessions_CreateSessionSearchOptions { pub ApiVersion: i32, pub MaxSearchResults: u32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_SESSIONS_CREATESESSIONSEARCH_API_LATEST.

§MaxSearchResults: u32

Max number of results to return