Function Macro

Gcrsecure_memory_new

Declaration [src]

#define gcr_secure_memory_new (
  type,
  n_objects
)

Description [src]

Allocate objects in non-pageable memory.

This function is not directly available to language bindings

Parameters

type -
 

C type of the objects to allocate.

n_objects -
 

Number of objects to allocate.