Function windows::Win32::Networking::WinInet::FtpRemoveDirectoryW

pub unsafe fn FtpRemoveDirectoryW<P0>(
    hconnect: *const c_void,
    lpszdirectory: P0,
) -> Result<()>
where P0: Param<PCWSTR>,