API Version: 3
Library Version: 3
gboolean gcr_secure_memory_is_secure ( gpointer memory )
Check if a pointer is in non-pageable memory allocated by.
memory
gpointer
Pointer to check.
gboolean
Whether the memory is secure non-pageable memory allocated by the Gcr library or not.