gsk_path_in_fill

Function 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