⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

JsNumber

Type Alias JsNumber 

Source
pub type JsNumber = i64;
Expand description

JavaScript number type: 32.32 fixed-point (i64)