Mir
Loading...
Searching...
No Matches
Functions
mir_cookie.h File Reference
#include <stdint.h>
Include dependency graph for mir_cookie.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

size_t mir_cookie_buffer_size (MirCookie const *cookie)
 Queries the size needed to serialize a given cookie.
 
void mir_cookie_to_buffer (MirCookie const *cookie, void *buffer, size_t size)
 Serializes a cookie into the given buffer.
 
MirCookie const * mir_cookie_from_buffer (void const *buffer, size_t size)
 Create a cookie from a serialized representation.
 
void mir_cookie_release (MirCookie const *cookie)
 Release the MirCookie.
 

Copyright © 2012-2026 Canonical Ltd.
Generated on Mon Mar 16 15:43:39 UTC 2026
This documentation is licensed under the GPL version 2 or 3.