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

pub unsafe extern "C" fn old_wasi_common_path_filestat_get(
    wasi_ctx: *const WasiCtx,
    memory: *mut u8,
    memory_len: usize,
    dirfd: u32,
    dirflags: u32,
    path_ptr: u32,
    path_len: u32,
    filestat_ptr: u32
) -> u16