clutter_texture_node_new

Function clutter_texture_node_new 

Source
pub unsafe extern "C" fn clutter_texture_node_new(
    texture: *mut CoglTexture,
    color: *const ClutterColor,
    min_filter: ClutterScalingFilter,
    mag_filter: ClutterScalingFilter,
) -> *mut ClutterPaintNode