Function windows::Win32::Networking::WinInet::ExportCookieFileW

pub unsafe fn ExportCookieFileW<P0, P1>(szfilename: P0, fappend: P1) -> BOOL
where P0: Param<PCWSTR>, P1: Param<BOOL>,