patch_seq_string_contains

Function patch_seq_string_contains 

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

Check if a string contains a substring

Stack effect: ( str substring – bool )

§Safety

Stack must have two String values on top