FtpPutFileA

Function FtpPutFileA 

Source
pub unsafe extern "system" fn FtpPutFileA(
    hConnect: HINTERNET,
    lpszLocalFile: LPCSTR,
    lpszNewRemoteFile: LPCSTR,
    dwFlags: DWORD,
    dwContext: DWORD_PTR,
) -> BOOL