Function cogl_sys::cogl_clip_push_primitive[][src]

pub unsafe extern "C" fn cogl_clip_push_primitive(
    primitive: *mut c_void,
    bounds_x1: c_float,
    bounds_y1: c_float,
    bounds_x2: c_float,
    bounds_y2: c_float
)