Function steamworks_sys::SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter[][src]

pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pchParamName: *const c_char,
    pchParamValue: *const c_char
) -> bool