pub unsafe extern "C" fn wxd_EditableListBox_SetStrings(
self_: *mut wxd_Window_t,
strings: *mut *const c_char,
count: c_int,
)Expand description
@brief Set the string items in the listbox
@param self Pointer to wxEditableListBox @param strings Array of strings @param count Number of strings