Function tree_sitter_c2rust::core::ts_stack_push

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_stack_push(
    self_0: *mut Stack,
    version: c_uint,
    subtree: Subtree,
    pending: bool,
    state: c_ushort,
)