Skip to main content

SteamAPI_ISteamHTTP_CreateHTTPRequest

Function SteamAPI_ISteamHTTP_CreateHTTPRequest 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTTP_CreateHTTPRequest(
    self_: *mut ISteamHTTP,
    eHTTPRequestMethod: EHTTPMethod,
    pchAbsoluteURL: *const c_char,
) -> HTTPRequestHandle