Function gsk4_sys::gsk_path_foreach

source ·
pub unsafe extern "C" fn gsk_path_foreach(
    self_: *mut GskPath,
    flags: GskPathForeachFlags,
    func: GskPathForeachFunc,
    user_data: gpointer
) -> gboolean
Available on crate feature v4_14 only.