Function cogl_sys::cogl_texture_rectangle_new_with_size[][src]

pub unsafe extern "C" fn cogl_texture_rectangle_new_with_size(
    ctx: *mut CoglContext,
    width: c_int,
    height: c_int
) -> *mut CoglTextureRectangle