Function clutter_sys::clutter_texture_set_repeat[][src]

pub unsafe extern "C" fn clutter_texture_set_repeat(
    texture: *mut ClutterTexture,
    repeat_x: gboolean,
    repeat_y: gboolean
)