windows::Win32::Networking::WinInet

Function InternetSetPerSiteCookieDecisionA

pub unsafe fn InternetSetPerSiteCookieDecisionA<P0>(
    pchhostname: P0,
    dwdecision: u32,
) -> BOOL
where P0: Param<PCSTR>,