gsk_rounded_rect_contains_point

Function gsk_rounded_rect_contains_point 

Source
pub unsafe extern "C" fn gsk_rounded_rect_contains_point(
    self_: *const GskRoundedRect,
    point: *const graphene_point_t,
) -> gboolean