diff --git a/base/builtin/index.html b/base/builtin/index.html index 3b7027560b..cd092c1880 100644 --- a/base/builtin/index.html +++ b/base/builtin/index.html @@ -382,11 +382,12 @@

ODIN_OS diff --git a/base/runtime/index.html b/base/runtime/index.html index c1509ebaf8..eda7af8f4f 100644 --- a/base/runtime/index.html +++ b/base/runtime/index.html @@ -1178,7 +1178,7 @@
Related Procedures With Returns
-

default_context ¶

+

default_context ¶

default_context :: proc "contextless" () -> Context {…}
@@ -2835,13 +2836,13 @@

-

default_logger ¶

+

default_logger ¶

default_logger :: proc() -> Logger {…}

-

default_logger_proc ¶

+

default_logger_proc ¶

default_logger_proc :: proc(data: rawptr, level: Logger_Level, text: string, options: bit_set[Logger_Option], location := #caller_location) {…}
@@ -4379,37 +4380,37 @@

-

type_info_base ¶

+

type_info_base ¶

type_info_base :: proc "contextless" (info: ^Type_Info) -> ^Type_Info {…}

-

type_info_core ¶

+

type_info_core ¶

type_info_core :: proc "contextless" (info: ^Type_Info) -> ^Type_Info {…}
-

typeid_base ¶

+

typeid_base ¶

typeid_base :: proc "contextless" (id: typeid) -> typeid {…}
-

typeid_core ¶

+

typeid_core ¶

typeid_core :: proc "contextless" (id: typeid) -> typeid {…}
@@ -4791,7 +4792,7 @@

Source Files

  • (hidden platform specific files)
  • Generation Information

    -

    Generated with odin version dev-2024-07 (vendor "odin") Windows_amd64 @ 2024-07-30 21:12:02.478995100 +0000 UTC

    +

    Generated with odin version dev-2024-07 (vendor "odin") Windows_amd64 @ 2024-07-31 21:11:51.061771000 +0000 UTC