#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_son_dump_pretty(
stack: Stack,
) -> StackExpand 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