Function tree_sitter_c2rust::ffi::ts_stack_pause

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_stack_pause(
    self_0: *mut Stack,
    version: c_uint,
    lookahead: Subtree
)