fn deleteDirAbsoluteW(dir_path: [*:0]const u16) !void
[src]
Same as deleteDirAbsolute
except the path parameter is WTF-16 and target OS is assumed Windows.
fn deleteDirAbsoluteW(dir_path: [*:0]const u16) !void
Same as deleteDirAbsolute
except the path parameter is WTF-16 and target OS is assumed Windows.