FUSE_REGISTER_MODULE

Register filesystem module

For the parameters, see description of the fields in 'struct fuse_module'

extern (C)
mixin template FUSE_REGISTER_MODULE (
const char* name
alias factory
)

Meta