Function windows_sys::Win32::Networking::WinInet::FtpPutFileEx

pub unsafe extern "system" fn FtpPutFileEx(
    hftpsession: *const c_void,
    lpszlocalfile: PCWSTR,
    lpsznewremotefile: PCSTR,
    dwflags: u32,
    dwcontext: usize,
) -> BOOL