Function clutter_sys::clutter_texture_get_repeat[][src]

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