API Version: 4
Library Version: 4
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.