pub unsafe extern "C" fn gsk_path_point_get_curvature(
point: *const GskPathPoint,
path: *mut GskPath,
direction: GskPathDirection,
center: *mut graphene_point_t,
) -> c_floatAvailable on crate feature
v4_14 only.pub unsafe extern "C" fn gsk_path_point_get_curvature(
point: *const GskPathPoint,
path: *mut GskPath,
direction: GskPathDirection,
center: *mut graphene_point_t,
) -> c_floatv4_14 only.