struct tarpc_fopen_out

struct tarpc_fopen_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_ptr mem_ptr;
};