33 unsigned long _obj_buf[6];
34 } l4re_util_video_goos_fb_t;
37 l4re_util_video_goos_fb_setup_name(l4re_util_video_goos_fb_t *goosfb,
41 l4re_util_video_goos_fb_destroy(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
44 l4re_util_video_goos_fb_view_info(l4re_util_video_goos_fb_t *goosfb,
48 l4re_util_video_goos_fb_attach_buffer(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
51 l4re_util_video_goos_fb_refresh(l4re_util_video_goos_fb_t *goosfb,
55 l4re_util_video_goos_fb_buffer(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
58 l4re_util_video_goos_fb_goos(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
#define EXTERN_C_END
End section with C types and functions.
View information structure.
unsigned long l4_cap_idx_t
L4 Capability selector Type.
L4 compiler related defines.
l4_cap_idx_t l4re_ds_t
Dataspace type.
#define EXTERN_C_BEGIN
Start section with C types and functions.
#define L4_CV
Define calling convention.
#define L4_NOTHROW
Mark a function declaration and definition as never throwing an exception.