Function ts_lexer_set_input

Source
#[no_mangle]
pub unsafe extern "C" fn ts_lexer_set_input(
    self_0: *mut Lexer,
    input: TSInput,
)