You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/nix/kmod/sidebar-items.js

1 line
351 B

5 years ago
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."]]});