[][src]Function libfuse_sys::fuse::fuse_register_module

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