fuse_loop

FUSE event loop.

Requests from the kernel are processed, and the appropriate operations are called.

@param f the FUSE handle @return 0 if no error occurred, -1 otherwise

extern (C)
int
fuse_loop
()

Meta