Function graphene_sys::graphene_rect_offset_r[][src]

pub unsafe extern "C" fn graphene_rect_offset_r(
    r: *const graphene_rect_t,
    d_x: c_float,
    d_y: c_float,
    res: *mut graphene_rect_t
)