Skip to main content

SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse

Function SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pCallHandle: *mut SteamAPICall_t,
) -> bool