gsk4_sys

Function gsk_rounded_rect_init_from_rect

Source
pub unsafe extern "C" fn gsk_rounded_rect_init_from_rect(
    self_: *mut GskRoundedRect,
    bounds: *const graphene_rect_t,
    radius: c_float,
) -> *mut GskRoundedRect