Function ts_stack_new

Source
#[no_mangle]
pub unsafe extern "C" fn ts_stack_new(
    subtree_pool: *mut SubtreePool,
) -> *mut Stack