FreeRDP
prim_set_opt.c File Reference
#include <freerdp/config.h>
#include <string.h>
#include <freerdp/types.h>
#include <freerdp/primitives.h>
#include <winpr/sysinfo.h>
#include "prim_internal.h"

Functions

void primitives_init_set_opt (primitives_t *WINPR_RESTRICT prims)
 

Variables

static primitives_tgeneric = NULL
 

Function Documentation

◆ primitives_init_set_opt()

void primitives_init_set_opt ( primitives_t *WINPR_RESTRICT  prims)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ generic

primitives_t* generic = NULL
static