textview_select

Function textview_select 

Source
pub unsafe extern "C" fn textview_select(
    view: *mut TextView,
    start: i32,
    end: i32,
)