📄 fame_get_object.3
字号:
.TH fame_register 3 "July 29, 2001" "libfame" "fame_register".SH NAMEfame_get_object \- get an object from the library.SH SYNOPSIS.nf.B #include <fame.h>.sp.BI "fame_object_t *fame_get_object(fame_context_t *" context ", char const *" type ");".fi.SH DESCRIPTION.B fame_get_object()is used to retrieve the object associated with .I typefrom the library..PP.I contextis the context handle previously returned by .I fame_open.PP.I typeis the type of the object to be retrieved..PPFor a list of built-in objects and their associated type, see .I fame_register.SH "RETURN VALUE".BR fame_get_objectreturns the object, or NULL if not found..SH "SEE ALSO".BR fame_open(3).BR fame_init(3).BR fame_register(3).BR fame_unregister(3)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -