Skip to main content

SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer

Function SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    hCookieContainer: HTTPCookieContainerHandle,
) -> bool