pub unsafe extern "C" fn gsk_path_point_get_rotation(
    point: *const GskPathPoint,
    path: *mut GskPath,
    direction: GskPathDirection
) -> c_float
Available on crate feature v4_14 only.