Skip to main content

wxd_TextCtrl_SetSelection

Function wxd_TextCtrl_SetSelection 

Source
pub unsafe extern "C" fn wxd_TextCtrl_SetSelection(
    textCtrl: *mut wxd_TextCtrl_t,
    from: wxd_Long_t,
    to: wxd_Long_t,
)