pub type EOS_KWS_QueryAgeGateOptions = _tagEOS_KWS_QueryAgeGateOptions;Expand description
Input parameters for the EOS_KWS_QueryAgeGate function.
Aliased Type§
#[repr(C)]pub struct EOS_KWS_QueryAgeGateOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_KWS_QUERYAGEGATE_API_LATEST.