pub unsafe extern "C" fn dzl_suggestion_entry_set_position_func(
self_: *mut DzlSuggestionEntry,
func: DzlSuggestionPositionFunc,
func_data: gpointer,
func_data_destroy: GDestroyNotify
)
Available on crate feature
v3_26
only.