patch_seq_string_to_upper

Function patch_seq_string_to_upper 

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

Convert a string to uppercase

Stack effect: ( str – upper )

§Safety

Stack must have a String value on top