Function steamworks_sys::SteamAPI_ISteamGameServer_BeginAuthSession [] [src]

pub unsafe extern "C" fn SteamAPI_ISteamGameServer_BeginAuthSession(
    instance: *mut ISteamGameServer,
    ticket: *const c_void,
    ticket_size: *mut u32,
    steam_id: u64
) -> BeginAuthSessionResult