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