wasmer/rustdoc/nix/kmod/sidebar-items.js

1 line
351 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"fn":[["delete_module","Unloads the kernel module with the given name."],["finit_module","Loads a kernel module from a given file descriptor."],["init_module","Loads a kernel module from a buffer."]],"struct":[["DeleteModuleFlags","Flags used by `delete_module`."],["ModuleInitFlags","Flags used by the `finit_module` function."]]});