📄 vm_vop_bound.p
字号:
/*
* This file was automatically generated by 'Makefile'.
*
* DO NOT EDIT BY HAND : your modifications will be lost.
*
*/
#ifndef _vm_vop_bound_P
#define _vm_vop_bound_P
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/* vm_common/src/vm_vop_bound.c */
Vop * GetVopBounded _P_(( Vop *orig,
Int to_nearest_mb,
Int even_size,
/*Int *vop_has_content,*//*by cnwang, 04/07/02*/
VolConfig *vol_config
));
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* _vm_vop_bound_P */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -