Skip to main content

SteamAPI_ISteamHTTP_SetHTTPRequestContextValue

Function SteamAPI_ISteamHTTP_SetHTTPRequestContextValue 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SetHTTPRequestContextValue(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    ulContextValue: uint64,
) -> bool