Skip to main content

patch_seq_string_join

Function patch_seq_string_join 

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

Trim whitespace from both ends of a string

Stack effect: ( str – trimmed )

§Safety

Stack must have a String value on top