Skip to main content

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 is empty

Stack effect: ( str – bool )

§Safety

Stack must have a String value on top