struct args_tΒΆ

struct args_t
{
    // fields

    int nargs;
    dnnl_exec_arg_t* args;
};