Function path_create_directory [src]

Prototype

pub extern "wasi_snapshot_preview1" fn path_create_directory(fd: fd_t, path: [*]const u8, path_len: usize) errno_t

Parameters

fd: fd_tpath: [*]const u8path_len: usize

Source

pub extern "wasi_snapshot_preview1" fn path_create_directory(fd: fd_t, path: [*]const u8, path_len: usize) errno_t