Function graphene_sys::graphene_rect_interpolate
source · pub unsafe extern "C" fn graphene_rect_interpolate(
a: *const graphene_rect_t,
b: *const graphene_rect_t,
factor: c_double,
res: *mut graphene_rect_t
)