pub unsafe extern "C" fn gsk_path_point_get_tangent(
point: *const GskPathPoint,
path: *mut GskPath,
direction: GskPathDirection,
tangent: *mut graphene_vec2_t,
)
Available on crate feature
v4_14
only.pub unsafe extern "C" fn gsk_path_point_get_tangent(
point: *const GskPathPoint,
path: *mut GskPath,
direction: GskPathDirection,
tangent: *mut graphene_vec2_t,
)
v4_14
only.