Function gst::ffi::g_io_add_watch_full [−][src]
pub unsafe extern "C" fn g_io_add_watch_full(
channel: *mut GIOChannel,
priority: gint,
condition: GIOCondition,
func: GIOFunc,
user_data: gpointer,
notify: GDestroyNotify
) -> guint