Function gsk4_sys::gsk_path_get_stroke_bounds

source ·
pub unsafe extern "C" fn gsk_path_get_stroke_bounds(
    self_: *mut GskPath,
    stroke: *const GskStroke,
    bounds: *mut graphene_rect_t
) -> gboolean
Available on crate feature v4_14 only.