Function gst::ffi::g_timeout_add_seconds_full [−][src]
pub unsafe extern "C" fn g_timeout_add_seconds_full(
priority: gint,
interval: guint,
function: GSourceFunc,
data: gpointer,
notify: GDestroyNotify
) -> guint