pub unsafe extern "system" fn FtpDeleteFileA(
    hconnect: *const c_void,
    lpszfilename: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"