FuseCompat.fuse_main

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int fuse_main(int argc, char** argv, fuse_operations* op)
    mixintemplate FuseCompat(uint FUSE_USE_VERSION = default_FUSE_USE_VERSION)
    static if(FUSE_USE_VERSION < 26)
    static if(FUSE_USE_VERSION == 25)
    int
    fuse_main
    ()
    (
    int argc
    ,
    char** argv
    ,)
  2. int fuse_main(int argc, char** argv, fuse_operations* op)
  3. alias fuse_main = fuse_main_compat2
  4. alias fuse_main = fuse_main_compat1

Meta