fn rmdirZ(dir_path: [*:0]const u8) DeleteDirError!void

Same as rmdir except the parameter is null-terminated.

Parameters

dir_path: [*:0]const u8,