Function gsk4_sys::gsk_path_get_bounds

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