Skip to main content

SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo

Function SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pchUserAgentInfo: *const c_char,
) -> bool