Skip to main content

son_dump_pretty

Function son_dump_pretty 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn son_dump_pretty(stack: *mut u64) -> *mut u64
Expand description

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

§Safety

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