Function graphene_sys::graphene_point_interpolate [−][src]
pub unsafe extern "C" fn graphene_point_interpolate(
a: *const graphene_point_t,
b: *const graphene_point_t,
factor: c_double,
res: *mut graphene_point_t
)