clutter_texture_get_repeat

Function clutter_texture_get_repeat 

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