Function create_directory

pub fn create_directory(path: impl AsRef<Path>) -> Result<(), FileSystemError> 
Available on crate feature dep_sdl3 only.