patch_seq_string_trim

Function patch_seq_string_trim 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_string_trim(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