Function wxd_StyledTextCtrl_AutoCompShow

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_AutoCompShow(
    self_: *mut wxd_StyledTextCtrl_t,
    length_entered: c_int,
    item_list: *const c_char,
)