Function gsk4_sys::gsk_path_in_fill

source ·
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.