Function FtpPutFileEx

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