syscreate_dir

Function syscreate_dir 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syscreate_dir(path: Str) -> SyscallResult
Expand description

Creates the directory with the path path

path must be valid utf-8