Function steamworks_sys::SteamAPI_ISteamHTTP_CreateHTTPRequest[][src]

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