ts_stack_push

Function ts_stack_push 

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