#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_current_dir(stack: Stack) -> StackExpand 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