fuse_get_context

Get the current context

The context is only valid for the duration of a filesystem operation, and thus must not be stored and used later.

extern (C) nothrow @nogc
fuse_get_context
()

Return Value

the context

Meta