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_Foundation"