Function cogl_sys::cogl_rectangle_with_multitexture_coords[][src]

pub unsafe extern "C" fn cogl_rectangle_with_multitexture_coords(
    x1: c_float,
    y1: c_float,
    x2: c_float,
    y2: c_float,
    tex_coords: *const c_float,
    tex_coords_len: c_int
)