pub unsafe extern "C" fn fuse_register_module(mod_: *mut fuse_module)Expand description
Register a filesystem module
This function is used by FUSE_REGISTER_MODULE and there’s usually no need to call it directly
pub unsafe extern "C" fn fuse_register_module(mod_: *mut fuse_module)Register a filesystem module
This function is used by FUSE_REGISTER_MODULE and there’s usually no need to call it directly