pub unsafe extern "system" fn FtpPutFileA(
    hconnect: *const c_void,
    lpszlocalfile: PCSTR,
    lpsznewremotefile: PCSTR,
    dwflags: FTP_FLAGS,
    dwcontext: usize
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’