22 unsigned long _obj_buf[6];
23} l4re_util_video_goos_fb_t;
26l4re_util_video_goos_fb_setup_name(l4re_util_video_goos_fb_t *goosfb,
30l4re_util_video_goos_fb_destroy(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
33l4re_util_video_goos_fb_view_info(l4re_util_video_goos_fb_t *goosfb,
37l4re_util_video_goos_fb_attach_buffer(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
40l4re_util_video_goos_fb_refresh(l4re_util_video_goos_fb_t *goosfb,
44l4re_util_video_goos_fb_buffer(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
47l4re_util_video_goos_fb_goos(l4re_util_video_goos_fb_t *goosfb)
L4_NOTHROW;
L4 compiler related defines.
l4_cap_idx_t l4re_ds_t
Dataspace type.
unsigned long l4_cap_idx_t
Capability selector type.
#define __END_DECLS
End 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.
#define __BEGIN_DECLS
Start section with C types and functions.
View information structure.