struct tarpc_mmap_out

struct tarpc_mmap_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_ptr retval;
};