scuklle
This commit is contained in:
parent
95374d942d
commit
f9a9491da3
9 changed files with 141 additions and 103 deletions
|
@ -42,3 +42,8 @@ fn GetHost() -> string;
|
|||
* @brief Get the kernel version.
|
||||
*/
|
||||
fn GetKernelVersion() -> string;
|
||||
|
||||
/**
|
||||
* @brief Get the number of installed packages.
|
||||
*/
|
||||
fn GetPackageCount() -> u64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue