Function wxd_StyledTextCtrl_SetSelection

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_SetSelection(
    self_: *mut wxd_StyledTextCtrl_t,
    start: c_int,
    end: c_int,
)