Stdlib#
- class rbc.libfuncs.Stdlib#
Reference: http://www.cplusplus.com/reference/cstdlib/
Attributes
Methods
Stdlib.check(fname)Return True if library contains a function with given name.
Stdlib.get(libname[, _cache])
Reference: http://www.cplusplus.com/reference/cstdlib/
Attributes
Methods
|
Return True if library contains a function with given name. |
|