Function tree_sitter_c2rust::core::ts_lexer_set_input

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