Function gsk4_sys::gsk_stroke_get_dash

source ·
pub unsafe extern "C" fn gsk_stroke_get_dash(
    self_: *const GskStroke,
    n_dash: *mut size_t
) -> *const c_float
Available on crate feature v4_14 only.