pub unsafe extern "C" fn gsk_path_in_fill(
self_: *mut GskPath,
point: *const graphene_point_t,
fill_rule: GskFillRule,
) -> gboolean
Available on crate feature
v4_14
only.pub unsafe extern "C" fn gsk_path_in_fill(
self_: *mut GskPath,
point: *const graphene_point_t,
fill_rule: GskFillRule,
) -> gboolean
v4_14
only.