Function tableview_multisel

Source
pub unsafe extern "C" fn tableview_multisel(
    view: *mut TableView,
    multisel: bool_t,
    preserve: bool_t,
)