Function windows::Win32::Networking::WinInet::FtpDeleteFileA
pub unsafe fn FtpDeleteFileA<P0>(
hconnect: *const c_void,
lpszfilename: P0,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn FtpDeleteFileA<P0>(
hconnect: *const c_void,
lpszfilename: P0,
) -> Result<()>where
P0: Param<PCSTR>,