patch_seq_son_dump

Function patch_seq_son_dump 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_son_dump(stack: Stack) -> Stack
Expand description

son.dump: Serialize top of stack to SON string (compact) Stack effect: ( Value – String )

§Safety

  • The stack must be a valid stack pointer
  • The stack must contain at least one value