[][src]Function wasi_core::wasi_unstable::raw::__wasi_path_filestat_get

pub unsafe extern "C" fn __wasi_path_filestat_get(
    fd: __wasi_fd_t,
    flags: __wasi_lookupflags_t,
    path: *const u8,
    path_len: usize,
    buf: *mut __wasi_filestat_t
) -> __wasi_errno_t