windows::Win32::Networking::WinInet

Function InternetGetPerSiteCookieDecisionW

pub unsafe fn InternetGetPerSiteCookieDecisionW<P0>(
    pchhostname: P0,
    presult: *mut u32,
) -> BOOL
where P0: Param<PCWSTR>,