patch_seq_current_dir

Function patch_seq_current_dir 

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

Get the current working directory

Stack effect: ( โ€“ path success )

Returns the path and 1 on success, โ€œโ€ and 0 on failure.

ยงSafety

Stack pointer must be valid