#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_string_trim(stack: Stack) -> Stack
Trim whitespace from both ends of a string
Stack effect: ( str – trimmed )
Stack must have a String value on top