[][src]Function wasi_common::old::snapshot_0::hostcalls::old_wasi_common_path_filestat_get

#[no_mangle]pub unsafe fn old_wasi_common_path_filestat_get(
    wasi_ctx: *mut WasiCtx,
    memory: *mut u8,
    memory_len: usize,
    fd: __wasi_fd_t,
    flags: __wasi_lookupflags_t,
    path_ptr: uintptr_t,
    path_len: size_t,
    buf: uintptr_t
) -> __wasi_errno_t