Function gsk4_sys::gsk_path_point_get_position

source ·
pub unsafe extern "C" fn gsk_path_point_get_position(
    point: *const GskPathPoint,
    path: *mut GskPath,
    position: *mut graphene_point_t
)
Available on crate feature v4_14 only.