# runtimeobject # Contains function definitions for the Windows API library runtimeobject. See winapi for types and constants. ```toml [dependencies] runtimeobject-sys = "0.0.1" ``` ```rust extern crate runtimeobject; ``` [Documentation](https://retep998.github.io/doc/runtimeobject/)