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

js_to_int

Function js_to_int 

Source
pub const fn js_to_int(v: JsNumber) -> i64
Expand description

Convert JsNumber to integer (truncate)