patch_seq_string_equal

Function patch_seq_string_equal 

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

Check if two strings are equal

Stack effect: ( str1 str2 – bool )

§Safety

Stack must have two String values on top