SteamAPI_ISteamTimeline_SetGamePhaseAttribute

Function SteamAPI_ISteamTimeline_SetGamePhaseAttribute 

Source
pub unsafe extern "C" fn SteamAPI_ISteamTimeline_SetGamePhaseAttribute(
    self_: *mut ISteamTimeline,
    pchAttributeGroup: *const c_char,
    pchAttributeValue: *const c_char,
    unPriority: uint32,
)