clutter_timeout_pool_add

Function clutter_timeout_pool_add 

Source
pub unsafe extern "C" fn clutter_timeout_pool_add(
    pool: *mut ClutterTimeoutPool,
    fps: c_uint,
    func: GSourceFunc,
    data: gpointer,
    notify: GDestroyNotify,
) -> c_uint