patch_seq_string_starts_with

Function patch_seq_string_starts_with 

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

Check if a string starts with a prefix

Stack effect: ( str prefix – bool )

§Safety

Stack must have two String values on top