#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_home_dir(stack: Stack) -> StackExpand description
Get the user’s home directory
Stack effect: ( – path success )
Returns the path and 1 on success, “” and 0 on failure.
§Safety
Stack pointer must be valid