Skip to main content

SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate

Function SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate 

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