struct tarpc_destroy_window_in

struct tarpc_destroy_window_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_hwnd hwnd;
};