Function windows::Win32::Networking::WinInet::ExportCookieFileA

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